[ZCM] [ZC] 1467/ 1 Request "WEBSERVER.txt Incorrect for FastCGI/PCGI"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Fri Aug 13 22:44:50 EDT 2004


Issue #1467 Update (Request) "WEBSERVER.txt Incorrect for FastCGI/PCGI"
 Status Pending, Zope/doc request medium
To followup, visit:
  http://zope.org/Collectors/Zope/1467

==============================================================
= Request - Entry #1 by Anonymous User on Aug 13, 2004 10:44 pm

doc/WEBSERVER.txt instructs you to use the following directives for FastCGI:

    <fcgi-server>
      address localhost:8889
    </fcgi-server>

    <fcgi-server>
      address /tmp/zope.soc
    </fcgi-server> 

This is wrong, the directive is actually called <fast-cgi>.  The PCGI directives are similarly wrong as well.

- Max
==============================================================



More information about the Zope-Collector-Monitor mailing list