Apache 2 and PHP 4

Mark Musone mmusone at shatterit.com
Tue Sep 20 09:22:12 EDT 2005


actually, the prefork MPM's are completely different..that was a side effect
of the major changes to apache to be able to support threading..hence one of
rasmus's concerns, apache 2 is nowhere near as tested as apache 1, evne with
the perfork MPM.


-Mark


-----Original Message-----
From: owner-nflug at nflug.org [mailto:owner-nflug at nflug.org] On Behalf Of
deadpoint
Sent: Monday, September 19, 2005 4:36 PM
To: nflug at nflug.org
Subject: Re: Apache 2 and PHP 4

if you run the prefork MPM which is basicly the same MPM used with 
apache1 i think you're pretty safe. it's when you switch over to one of 
the other MPM like worker is it where you can run into unknowns.

John Nichel wrote:
> Frank Kumro wrote:
> 
>> A while back (a long time) I read that the php devs didnt suggest to
>> use php4 with apache 2. Does anyone know if this has changed? I am
>> about to setup a new webserver and possibly upgrade an existing one.
>> This information would be great because I've been looking to try out
>> apache 2 but only if it is recommended and stable. Thanks guys...
> 
> 
> It hasn't changed.  The 'problem' isn't with PHP or Apache 2 however. To 
> the best of my knowledge, all of the bundled tools with php will work 
> fine, as they are threadsafe, but it's in the third party modules where 
> you might run into trouble.  I *think* you can even compile Apache 2 to 
> not be multi-threaded if you're going to be using third party modules.
> 





More information about the nflug mailing list