Bug 18295
Summary: | Apache PHP startup error | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Todd Clark <tclark> |
Component: | php | Assignee: | Phil Copeland <copeland> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | chrismcc |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-12-07 23:58:55 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
Todd Clark
2000-10-04 05:43:13 UTC
Same problem here. I had to install gd-1.2 ans 1.8 parallel to get it running... The libgd.so.1 module is in the gd-1.2.x packages. Rebuilding the php module will probably fix this, but you'll need to back out any patches that are added to make it build against 1.2 (they are not compatible at the API level, so source changes are required). Otherwise, there's not much we can do to fix it, since it's not the version we shipped out and we don't know exactly how it was compiled. |