26 Aug
2001
26 Aug
'01
5:07 p.m.
(Continue to answer to the list!) On Sun, 26 Aug 2001, Artur Mozdzynski wrote:
/tmp/pcgitest.socket.
Do you have this socket file?
Well, I guess it should be created by the framework, but it is not.
No, it should be created by Zope. Start Zope, then learn where it created the socket (usual pace is $ZOPE_HOME/var, not /tmp), how the socket is called (usually it is pcgi.soc), then edit Zope.cgi (it is text file) to point to the file. Oleg. ---- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.