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
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