[Zope] PCGI Error: (102) failure during connect to ZServer

Oleg Broytmann phd@phd.pp.ru
Sun, 26 Aug 2001 21:07:24 +0400 (MSD)


(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.