On Fri, Jan 1, 2010 at 9:52 PM, Paul McFerrin wrote:
> 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.
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.
Hi Nick,
There are only about 200 virtual hosts and the document root is on a local
(SAN) filesystem, so I'm not sure that patch will help (the description
suggested a large number of virtual hosts on remote filesystems where the stat
takes some time to complete). The config is large however,
Problem solved. In 1.3.41, they made everything "restrictive". I just
removed the restriction my commenting a few lines.
Frank Gingras wrote:
Paul McFerrin wrote:
I asked this question of this mailing lists many years ago about my
1.3.22 and I'm again performing this upgrade to 1.3.41 (las
On my Fedora 12 laptop, I'm trying to set up a WEB site development
environment to mimic my real web server that contains several virtual
hosts. On my laptop I want the Apache server to respond to Firefox's
requests to http://localhost/somedomain.com and haul up what my local
development site looks