Jeff Rush wrote:
Presuming you're running the PCGI version of Zope, that is a message from /usr/bin/pcgi-wrapper that says when it was invoked by Apache as a CGI-BIN process, it was unable to make contact with a running ZServer process via the Unix pipe specified in the Zope.cgi control file. Reasons can vary from the ZServer process not running, to access
How can I see if it is running?
permissions on the pipe (pcgi.soc) or it's directory.
But it does work for hours, if something like this was wrong it wont work at all, or? srwxrwxrwx 1 nobody nobody 0 Oct 29 08:44 pcgi.soc
You should see some info re this in the pcgi.log file.
The only thing in it is this: Wed Oct 27 08:42:29 1999 pcgi-wrapper: Success (116) unable to connect, fd=3 Wed Oct 27 09:19:41 1999 pcgi-wrapper: Success (116) unable to connect, fd=3 Fri Oct 29 08:06:25 1999 pcgi-wrapper: Success (116) unable to connect, fd=3 Fri Oct 29 08:39:04 1999 pcgi-wrapper: Success (116) unable to connect, fd=3 Fri Oct 29 08:53:47 1999 pcgi-wrapper: Success (116) unable to connect, fd=3 /Magnus Heino