> On Nov 3, 2015, at 2:53 PM, Rose, John B wrote:
>
> On 11/3/15 2:21 PM, "Jim Jagielski" wrote:
>
>>
>>> On Nov 3, 2015, at 10:43 AM, Tim Dunphy wrote:
>>>
>>>
>>> Hey guys,
>>>
>>> We had to recompile apache 2.4.12 because we needed to disable thread
>>> safety in php (ZTS). Because fo
On 11/3/15 2:21 PM, "Jim Jagielski" wrote:
>
>> On Nov 3, 2015, at 10:43 AM, Tim Dunphy wrote:
>>
>>
>> Hey guys,
>>
>> We had to recompile apache 2.4.12 because we needed to disable thread
>>safety in php (ZTS). Because for some reason when compiling php with
>>the --disable-maintainer-zts
> On Nov 3, 2015, at 10:43 AM, Tim Dunphy wrote:
>
>
> Hey guys,
>
> We had to recompile apache 2.4.12 because we needed to disable thread safety
> in php (ZTS). Because for some reason when compiling php with the
> --disable-maintainer-zts with the worker mpm model and checking the php inf
On Tue, Nov 3, 2015 at 3:43 PM, Tim Dunphy wrote:
>
> Hey guys,
>
> We had to recompile apache 2.4.12 because we needed to disable thread safety
> in php (ZTS). Because for some reason when compiling php with the
> --disable-maintainer-zts with the worker mpm model and checking the php info
> pag
Hey guys,
We had to recompile apache 2.4.12 because we needed to disable thread
safety in php (ZTS). Because for some reason when compiling php with the
--disable-maintainer-zts with the worker mpm model and checking the php
info page, it was saying that thread safety was still enabled.
So when