Why are there some incompleteness in building PHP4
am 02.01.2010 03:52:58 von Paul McFerrin
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 for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: Why are there some incompleteness in building PHP4
am 02.01.2010 03:59:48 von Eric Covener
On Fri, Jan 1, 2010 at 9:52 PM, Paul McFerrin 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.
--=20
Eric Covener
covener@gmail.com
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org