httpd: Syntax error on line 53 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/modules/libphp5.so into server: /usr/local/apache/modules/libphp5.so: undefined symbol: zend_ini_string
g1smd
1:24 am on Apr 18, 2008 (gmt 0)
You have a type there. It's most likely a comment without a # before it, or an = sign missing, or something relatively simple.
What is on line 53 of the http.conf file, and what are the three or four lines either side of it?
nibb
10:42 am on Apr 24, 2008 (gmt 0)
Sounds like it could be an incorrectly applied .so, or some library with zend in it missing too