6.3-STABLE Apache 2.0 uses high CPU when restarted....
Forrest Aldrich
forrie at forrie.com
Fri Feb 22 18:14:19 UTC 2008
Mel wrote:
> On Friday 22 February 2008 18:36:59 Forrest Aldrich wrote:
>
>> I took a shortcut and decided to comment out all extensions but these:
>>
>> extension=mysql.so
>> extension=mysqli.so
>> extension=eaccelerator.so
>>
>> Now I run php -v and get this:
>>
>> # php -v
>> PHP Warning: PHP Startup: Unable to load dynamic library
>> '/usr/local/lib/php/20060613/mysqli.so' -
>> /usr/local/lib/php/20060613/mysqli.so: Undefined symbol
>> "spl_ce_RuntimeException" in Unknown on line 0
>>
> ^^^
> Mysqli needs spl. It uses it's exception code among others.
>
I'm going to remove all of the PHP5 code and extensions and start all
over again and see what happens....
Thanks.
More information about the freebsd-questions
mailing list