Bugzilla – Bug 156432
Apache fails to start after update because of garbled libphp4.so
Last modified: 2006-03-09 12:51:32 UTC
I updated from 10.0 to 10.1b7 and apache fails to start with the following message: Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 24 of /etc/apache2/sysconfig.d/loadmodule.conf: API module structure `php4_module' in file /usr/lib/apache2-prefork/libphp4.so is garbled - perhaps this is not an Apache module DSO? The command line was: /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf failed Removing php4 from /etc/sysconfig/apache2 didn't help
Sorry, got that wrong. Removing 'php4' from APACHE_MODULES in /etc/sysconfig/apache2 fixes it. I accidently removed it from the comment
I think we can close this, as php4 was dropped anyway. The update problem was furthermore already reported: bug #155333