[csw-users] problems with updated apache2 + php5

Jan Holzhueter jh at opencsw.org
Wed Feb 29 09:28:31 CET 2012


Hi,
just to hop into that the worker MPM is not supported with PHP
because php is not threadsafe.
So the error is correct.
Did you always run the worker mpm?
If yes then maybe the new PHP includes now a check and does not start
with worker mpm.

The prefork MPM should work.

Greetings
Jan




Am 29.02.12 04:07, schrieb Joseph Kwan:
>  On 2/28/12 5:13 PM, Ben Walton wrote:
>> Excerpts from Joseph Kwan's message of Tue Feb 28 18:20:58 -0500 2012:
>>
>> Hi Joseph,
>>
>>>    I updated my packages today, primarily to get the php5 update to
>>> address vulnerabilities (glad to see the newer version).  But when I
>>> try to start apache2, I now get the error (svc log file):
>> I don't know what's wrong yet but I'll look into it.  I've confirmed
>> that the apache2 worker mpm exhibits this behaviour on my test system
>> though.  Would you mind filing a bug in our mantis database?  I have
>> several other issues to address in php5 as well, so I'll try to roll
>> them into an update shortly.
> Thanks Ben.
> 
> I submitted a bug report on this (4912).  I noticed issue 4483 seems
> similar
> but I didn't have problems with the previous version of apache starting
> up (the
> previous versions of apache2 and ap2_modphp5).
> 
> Joe
> 
> 
> _______________________________________________
> users mailing list
> users at lists.opencsw.org
> https://lists.opencsw.org/mailman/listinfo/users
> 



More information about the users mailing list