ID: 29227 Updated by: [EMAIL PROTECTED] Reported By: herps at raqtweak dot com -Status: Open +Status: Feedback Bug Type: Apache related Operating System: RedHat 7.x PHP Version: 5.0.0 New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2004-07-17 17:48:54] herps at raqtweak dot com Description: ------------ Trying to upgrade PHP 4.3.7 to PHP 5.0.0. This machine is running Apache 1.3.29 with mod_ssl/2.8.16 OpenSSL/0.9.6m. Now, PHP5 will work fine, but as soon as I activate the mod_ssl module, Apache crashes immediately after I start it... When I disable mod_ssl, it works fine. I have tried numerous things, different kernels, different openssl versions (0.9.6, 0.9.6m, 0.9.7d), recompiled Apache, nothing! Same problem over and over... The backtrace I get: Reading symbols from /lib/libpthread.so.0...done. warning: Unable to set global thread event mask: generic error [New Thread 1024 (LWP 9814)] Error while reading shared library symbols: Cannot enable thread event reporting for Thread 1024 (LWP 9814): generic error Reading symbols from /lib/libnss_db.so.2...done. Loaded symbols for /lib/libnss_db.so.2 Reading symbols from /usr/lib/perl5/5.6.0/i386-linux/auto/Data/Dumper/Dumper.so...done. Loaded symbols for /usr/lib/perl5/5.6.0/i386-linux/auto/Data/Dumper/Dumper.so Reading symbols from /usr/lib/perl5/5.6.0/i386-linux/auto/IO/IO.so...done. Loaded symbols for /usr/lib/perl5/5.6.0/i386-linux/auto/IO/IO.so Reading symbols from /usr/lib/perl5/5.6.0/i386-linux/auto/Fcntl/Fcntl.so...done. Loaded symbols for /usr/lib/perl5/5.6.0/i386-linux/auto/Fcntl/Fcntl.so Reading symbols from /usr/lib/perl5/5.6.0/i386-linux/auto/Socket/Socket.so...done. Loaded symbols for /usr/lib/perl5/5.6.0/i386-linux/auto/Socket/Socket.so Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. Loaded symbols for /usr/lib/gconv/ISO8859-1.so #0 0x4000b9f7 in _dl_signal_error () at eval.c:88 88 eval.c: No such file or directory. Expected result: ---------------- Should run just fine, since 4.3.7 with the same config runs perfectly fine! Actual result: -------------- You see an httpd process spawn, then it crashes immediately... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29227&edit=1
