Bug 37276 - php package mod_php does not work with Apache
Summary: php package mod_php does not work with Apache
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: php
Version: 7.1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Phil Copeland
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-23 23:05 UTC by Eric Smith
Modified: 2007-04-18 16:32 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-12-07 23:59:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Eric Smith 2001-04-23 23:05:06 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.75 [en] (X11; U; Linux 2.2.16-22 i686)


I upgraded a server running Red Hat 7.0 i386 to 7.1, using the ISO images
from the FTP site.  The php package (php-4.0.4pl1-9) installs a
/usr/lib/apache/libphp4.so that is incompatible with the supplied apache
package (apache-1.3.19-5).  If the php package is installed, when apache is
started, it says "success" even though the httpd has in fact silently
exited.  If you remove the /usr/lib/apache/libphp4.so file, Apache will
start up properly.

It appears that php must have been built against the wrong release of
apache.  If I rebuild php from the SRPM (php-4.0.4pl1-9.src.rpm) using "rpm
-ba", and install the resulting php package, apache starts up correctly and
mod_php works.


Reproducible: Always
Steps to Reproduce:
1.  Install php and apache
2.  "service apache start"
3.  apache is not running

Comment 1 Phil Copeland 2002-05-09 18:54:55 UTC
Fixed in current errata


Note You need to log in before you can comment on or make changes to this bug.