PCGI Error: (102) failure during connect to ZServer
I have installed Zope-2.1.2-5.i386.rpm and Zope-pcgi-2.1.2-5.i386.rpm on RedHat Linux When I try to invoke pcgi script from a web browser I get this: Temporarily Unavailable The resource you requested is temporarily unavailable - please try again later. C-Runtime errno: Connection refused PCGI Error: (102) failure during connect to ZServer Explanation: The PCGI-wrapper program, spawned by Apache to handle the HTTP request via the standard CGI protocol, is unable to connect to the ZServer background process via Unix socket /tmp/pcgitest.socket. I think it's a common problem, but I couldn't resolve it myself nor find any troubleshooting for this. What shall I do? Artur -- OnetKomunikator - porozumiesz sie z innymi [ http://ok.onet.pl/instaluj.html ]
On Sun, 26 Aug 2001, Artur Mozdzynski wrote:
When I try to invoke pcgi script from a web browser I get this:
Explanation: The PCGI-wrapper program, spawned by Apache to handle the HTTP request via the standard CGI protocol, is unable to connect to the ZServer background process via Unix socket /tmp/pcgitest.socket.
Do you have this socket file? Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
participants (2)
-
Artur Mozdzynski -
Oleg Broytmann