Bug 60680
Summary: | php security upgrade breaks apache (coredumps) | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | stefan+rhbugs |
Component: | php | Assignee: | Phil Copeland <copeland> |
Status: | CLOSED ERRATA | QA Contact: | David Lawrence <dkl> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-03-07 22:25:21 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
stefan+rhbugs
2002-03-04 19:44:18 UTC
Do you have the glibc update for RHL 7.1 or RHL 7.2 installed? There was a dynamic linker bug which was excercised by php which might not have been fixed yet in the stock glibc for RHL 7.1. Installing glibc-2.2.4-19.3.i386.rpm glibc-common-2.2.4-19.3.i386.rpm glibc-devel-2.2.4-19.3.i386.rpm .. solved my problem. I suggest that the PHP rpm's have a versioned depends on this particular glibc version ... so if php is installed, atleast 2.2.4-19.3 of glibc would be required. Not everyone wants to touch production systems by always installing the latest updates of every package... but to close the PHP bug, php had to be installed. and hence, it would be nice to be "forced" to install the (implicitly) required glibc version. Thanks anyway for quick resolution of the matter. /S |