15 Jul
1999
15 Jul
'99
12:43 p.m.
Here what i get when clicking on http://localhost/Zope/manage: var/pcgi.log: pcgi-wrapper: No such file or directory (102) failure during connect Maybe the Problem is /usr/tmp/Zope-1.10.3-src/var/pcgi.soc does not exist. The stand alone server works and Zope-2.0.x works with ZServer. Btw. pcgi worked with no version without starting Zserver. There is no Zserver in Zope-1.10.3 right? pcgi/Util/pcgifile.py fails with error attempting: 'from cgi_module_publisher import publish_module' Python-1.5.2 was compiled from the porst collection with all modules. Strange.