fast_cgi installation Zope 2.7 / Apache 2.0
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
to my knowledge, fastcgi ist not supported anymore. Robert Emmanuel Viennet wrote:
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
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman-20/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman-20/listinfo/zope-announce http://mail.zope.org/mailman-20/listinfo/zope-dev )
participants (2)
-
Emmanuel Viennet -
robert rottermann