[Zope] fast_cgi installation Zope 2.7 / Apache 2.0
    Emmanuel Viennet 
    emmanuel.viennet at lipn.univ-paris13.fr
       
    Wed Jun 23 16:11:03 EDT 2004
    
    
  
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
    
    
More information about the Zope
mailing list