RE: [Zope] PCGI Error: (102) failure during connect to ZServer
(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.
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.
pcgi.soc is in /var/run, and it is already pointed to by PCGI_SOCKET_FILE variable of Zope.cgi, but I programmed webapplications in python-pcgi on a server that had had pcgi already installed, and each application had its own socket file -- OnetKomunikator - porozumiesz sie z innymi [ http://ok.onet.pl/instaluj.html ]
participants (2)
-
Artur Mozdzynski -
Oleg Broytmann