[ZCM] [ZC] 1467/ 2 Resolve "WEBSERVER.txt Incorrect for FastCGI/PCGI"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Fri Sep 10 13:06:05 EDT 2004


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

==============================================================
= Resolve - Entry #2 by ajung on Sep 10, 2004 1:06 pm

 Status: Pending => Resolved

Fixed in SVN trunk and 2.7 branch.
________________________________________
= 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