Bug 156432 - Apache fails to start after update because of garbled libphp4.so
Summary: Apache fails to start after update because of garbled libphp4.so
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 7
Hardware: All Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-09 12:39 UTC by Stephan Barth
Modified: 2006-03-09 12:51 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Barth 2006-03-09 12:39:12 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
Comment 1 Stephan Barth 2006-03-09 12:43:08 UTC
Sorry, got that wrong. Removing 'php4' from APACHE_MODULES in /etc/sysconfig/apache2 fixes it. I accidently removed it from the comment
Comment 2 Michael Gross 2006-03-09 12:51:32 UTC
I think we can close this, as php4 was dropped anyway. The update problem was furthermore already reported: bug #155333