ID: 48604
Updated by: [email protected]
Reported By: davidpinh at gmail dot com
-Status: Open
+Status: Feedback
Bug Type: Apache2 related
Operating System: CentOS5
PHP Version: 5.2.10
New Comment:
This should tell you which library is missing:
# ldd libphp5.so
Then check why it isn't found. Most likely bad configure line or
missing
entry in ld.so.config (or what was it again..)
Previous Comments:
------------------------------------------------------------------------
[2009-06-19 11:12:20] davidpinh at gmail dot com
Description:
------------
When i restart Apache, it gives the following error:
Actual result:
--------------
# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: httpd: Syntax error on line 242 of
/etc/httpd/conf/httpd.conf: Syntax error on line 6 of
/etc/httpd/conf.d/php.conf: Cannot load /etc/httpd/modules/libphp5.so
into server: /etc/httpd/modules/libphp5.so: undefined symbol:
xmlSetStructuredErrorFunc
[FAILED]
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=48604&edit=1