27 Nov
2000
27 Nov
'00
4:33 p.m.
Hi! I am the author of mod_pcgi2. Thank you for using it. On Mon, 27 Nov 2000, Rafael Amer Ramon wrote:
PCGI_ROOT /usr/local/Zope
Is the error related with the PCGI_ROOT directive?
Yes.
How can I set this directive?
PCGI_RROT should point to *a Zope folder*, not a directory on disk. Initially, when you have fresh Zope install, you have one Zope folder - root, so set PCGI_ROOT / Later you'll connect to Zope and create more folders in ZODB, so you can create different configurations, and set PCGI_ROOT to different folders. Oleg. ---- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.