From:             sysadmin at amhosting dot com
Operating system: Red Hat 9 + Legacy
PHP version:      4.3.10
PHP Bug Type:     Apache2 related
Bug description:  PHP 4.3.10 crashed Apache without message

Description:
------------
In trying to upgrade my Plesk servers, I have found that one upgrade
worked, the rest bombed out.  To reduce the number of variables, I built a
Red Hat 9 server from CDs, installed Yum, ran a full upgrade cycle, then
tried to install 4.3.10.  Apache would not start, or would crash
immediately without any tombstones.

Reproduce code:
---------------
Load Red Hat 9 from CDs.
Install Yum per instructions from Fedora Legacy project
yum update
download php source.
./configure <parameters>
make
make install

Expected result:
----------------
I expected PHP 4.3.10 to install and run normally.

Actual result:
--------------
Apache died without a trace.  "service httpd status" said that the service
was dead but a PID file was in place.

-- 
Edit bug report at http://bugs.php.net/?id=31344&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31344&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31344&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31344&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31344&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31344&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31344&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31344&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31344&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31344&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31344&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31344&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31344&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31344&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31344&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31344&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31344&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31344&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31344&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31344&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31344&r=mysqlcfg

Reply via email to