Why are there some incompleteness in building PHP4

In directory ./sapi/cgi/README.FastCGI of the php4.4.9 distrobution, why
are there parts just really wrong. It specifically states the following
lines needs to be added Apache conf file:

LoadModule fastcgi_module /usr/lib/apache/2.0/mod_fastcgi.so

First, the LoadModule is not recognized. Second, I did a "find" for
file "*fastcgi*" and there is no such filename. What is one to do in
this case. I don't have any apache2 in the house.

Am I going blind...





------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Paul McFerrin [ Sa, 02 Januar 2010 03:52 ] [ ID #2027635 ]

Re: Why are there some incompleteness in building PHP4

On Fri, Jan 1, 2010 at 9:52 PM, Paul McFerrin <pmcferrin [at] columbus.rr.com> w=
rote:
> In directory ./sapi/cgi/README.FastCGI of the php4.4.9 distrobution, why =
are
> there parts just really wrong. =A0It specifically states the following li=
nes
> needs to be added Apache conf file:
>
> =A0 =A0LoadModule fastcgi_module /usr/lib/apache/2.0/mod_fastcgi.so
>
> First, the LoadModule is not recognized. =A0Second, I did a "find" for fi=
le
> "*fastcgi*" and there is no such filename. =A0What is one to do in this c=
ase.
> =A0I don't have any apache2 in the house.

Download and configure a fastCGI for your Apache 1.3.x server, and
adapt the info in the REAMDE from PHP to match your choice of
software.


--
Eric Covener
covener [at] gmail.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Eric Covener [ Sa, 02 Januar 2010 03:59 ] [ ID #2027636 ]
Webserver » gmane.comp.apache.user » Why are there some incompleteness in building PHP4

Vorheriges Thema: SSL - BIO Dump from debug
Nächstes Thema: Upgrading from 1.3.22 to 1.3.41`