Bug 2593
| Summary: | httpd segfaults when reading from file using php3 | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | abu |
| Component: | mod_php3 | Assignee: | David Lawrence <dkl> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0 | CC: | ajohari, bentonw, jcostom, paolo.saggese, whynot |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| URL: | http://alidrus.mlcc.com.my/~abu/rh6bug.html | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-08-27 20:42:04 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
abu
1999-05-06 08:07:48 UTC
This also occurs on *fclose*. This is really serious and I don't see a quick work-around :-( This bug is also in the php3Bugdatabase at http://bugs.php.net/bugs.php3?id=1313 well, the announcement of PHP3.0.8 states that this bug is fixed. Now if there is a rpm avaible any time soon this should be considered fixed. I just tested the new 3.0.8-1 RPM of mod_php3. It DOES NOT fix the bug when used with the apache that comes with Redhat 6.0. So you still need to fix that bug. I am suprised that there are not more people complaining about this bug since it is quite important if you plan to use RedHat 6.0 as a Webhosting-Platform *** Bug 3369 has been marked as a duplicate of this bug. *** The mod_php3 RPM from the errata is not really compiled with postgresql support, as the errata info would lead one to believe. To enable postgresql support, the line in the SPEC file "--with-postgresql" must be changed to "--with-pgsql=/usr/lib/pgsql" ------- Additional Comments From bentonw 06/09/99 13:03 ------- rather, that should be "--with-pgsql", with no directory specified -- sorry, I spoke too soon ------- Additional Comments From jbj 06/10/99 11:09 ------- *** Bug 3384 has been marked as a duplicate of this bug. *** The .spec file uses --with-postgresql. It SHOULD read, "--with-pgsql". all of these php bugs have been fixed for the upcoming release. |