23 Jun
2004
23 Jun
'04
8:11 p.m.
Hi, I try to install Zope 2.7.1 on a Fedora Core 2 system, with Apache 2.0.49 I followed the instructions in doc/WEBSERVER.txt and added a section in my zope.conf : <fcgi-server> address /tmp/zope.soc </fcgi-server> When I launch zope with "runzope", I get: Error: unknown type name: 'fcgi-server' For help, use /usr/local/zope/2-7-1/lib/python/Zope/Startup/run.py -h And (of course !), runzope -h says: Sorry, no option docs yet. I can't find the option to use to activate the FastCGI support. Thanks for your help Emmanuel