26 Oct
2001
26 Oct
'01
8:31 a.m.
On Fri, Oct 26, 2001 at 10:21:19AM +0200, Hannu Krosing wrote:
ps. I see that there is no pcgi.soc file in my var directory? Is this normal, ie may I assume that with a proper functioning this soc file is created?
The socket is created by Zope... at least on UNIX, don't know about Win.
IIRC Windows has no domain sockets and thus pcgi needs to be run over IP socket (if it can even be run there)
Yes, exactly. I remember I saw the code in pcgi_wrapper.c (what I was converting it to mod_pcgi2 :) Oleg. -- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.