Posted by dchisolm on 09/09/05 05:28
Mladen Gogala wrote:
> On Wed, 07 Sep 2005 23:46:45 +0000, dchisolm wrote:
>
>
>>I decided to give the latest PHP5 a try since it's including some
>>updates I really need (PDO_SqLite, Soap, etc yayy) and after having to
>>upgrade libxml I'm getting the following warning when performing a
>>graceful restart with Apache.
>>
>>Cannot load /usr/lib/apache/libphp5.so into server:
>>/usr/lib/apache/libphp5.so: undefined symbol: xmlResetError
>
>
> Not with me
>
> [Thu Sep 08 08:45:33 2005] [notice] SIGHUP received. Attempting to restart
> [Thu Sep 08 08:45:33 2005] [notice] Apache/2.0.54 (Unix) PHP/5.1.0RC1 configured
> -- resuming normal operations
>
> I'm running FC3, fully updated.
What version of libxml2 do you have installed?
[Back to original message]
|