| re: Apache 2.0.48 and PHP 4.3.4?
If you compile Apache2 for perfork (default) it work fine with PHP4, but if you compile Apache2 for MPM Perchild (if you need user
to run process as user and multithread), it doesn't work very well with PHP...
Savut
"Matthew Bates" <mattybates@hotmail.com> wrote in message news:%o_Jb.6698$nD1.66730160@news-text.cableinet.net...[color=blue]
> Hi,
>
> I'm currently running Apache 1.3.27 on Debian Woody with a PHP backport
> (version 4.3.4), together with Apache-SSL 1.3.27.
>
> I have been considering upgrading to Apache 2.0.48 which I now believe is
> recommended for production. However what is the status of the
> interoperability with PHP? I have read on the PHP site that it is not
> recommended to run Apache 2.0 with PHP but does this refer to the latest
> revisions or the initial release?
>
> I would appreciate anybody's thoughts.
>
> Many thanks in advance,
>
> MB
>
>[/color] |