Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2012 13:10:56 -0400
From:      Michael Powell <nightrecon@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Apache 2.2 and php 5.4.5 failing on freebsd 8.3
Message-ID:  <k10fej$99j$1@ger.gmane.org>
References:  <20120821021033.31612.qmail@joyce.lan> <AD19D429-F7B6-42ED-8DEF-6E2A4779189B@todoo.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
bsd wrote:

> 
> Le 21 août 2012 à 04:10, John Levine a écrit :
> 
>>>> Are you running pecl-APC? If so, what version? There's a major issue
>>>> with the latest.
>>> 
>>> Hmmn, that might have been it.
>>> 
>>> I backed down to 5.3, but when I have a chance I'll try 5.4 again
>>> without APC.
>> 
>> Tried it without APC, didn't help.  We're back to the theory that there's
>> something in PHP 5.4.5 that builds OK on 9.0 but not on 8.x.
> 
> I suggest that you start with a fresh "php.ini" file in order to have up
> to date values.
> 
> If you have compiled it with cli, you can post the output of php -v here
> so we can figure out more precisely what is going on with your install…
> 
> I am running PHP 5.4.5 on 7.4 without problem - I had problem upon
> install, but they all came from php.ini not beeing up to date (AFAIR).
> 

I have seen at one time or another a problem with the order modules were 
loaded in php.ini occur. One thing I noticed is if/when this happens you see 
modules completely fail to load in the error log, as opposed to module(s) 
that do load but then segfault when called by PHP code.

-Mike






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?k10fej$99j$1>