[Zope] pcgi
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Fri, 26 Oct 2001 12:11:12 +0400
On Fri, Oct 26, 2001 at 12:56:10AM +0200, Tom Deprez wrote:
> I get the message (Temporary not available)
> In the html source, I find the message :
>
> <!--
> Error parsing pcgi info file
> pcgi-wrapper-version 2.0a4
> -->
>
> When I run the parseinfo file, I get a list, unfortunately, I don't know how
> to interprete it. The only error message I get is : r->displayErrors 1 (the
> rest of messages look ok)
>
> What am I doing wrong? Or how can I find the parsing error?
Possible UNIX-vs-Windows line ending problem in the Zope.pcgi?
> 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.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.