Jani,
I follow the url to try to get the backtrace, but seems no joice at all,
here is the output
[root@kul-db2 apache_1.3.14]# gdb ./bin/httpd
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
(gdb) run -DSSL -f ./conf/httpd.conf
Starting program: /usr/local/apps/apache_1.3.14/./bin/httpd -DSSL -f
./conf/httpd.conf
Program exited normally.
(gdb) bt
No stack.
(gdb)
again, no log find on logs/error_log
thanks,
Sherman
-----Original Message-----
From: Bug Database [mailto:[EMAIL PROTECTED]]
Sent: Monday, 5 February 2001 5:03 AM
To: [EMAIL PROTECTED]
Subject: PHP 4.0 Bug #9003 Updated: mod_ssl + php4.0.4pl1 crash
ID: 9003
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproduceable crash
Assigned To:
Comments:
Instructions how to generate a GDB backtrace can be found here:
http://bugs.php.net/bugs-generating-backtrace.php
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-02-01 21:26:46] [EMAIL PROTECTED]
Could you please try to generate a GDB backtrace of the crash?
Reconfigure / compile PHP first with --enable-debug!
--Jani
---------------------------------------------------------------------------
[2001-01-30 10:02:52] [EMAIL PROTECTED]
version of apach 1.3.14
version mod_ssl 2.7.1-1.3.14
version openssl 0.9.6
i compile & install apache with php4 + mod_ssl support has no problem,
however when I start the apache with php4 + ssl, it crash itself with the
error message found on error_log
[Wed Jan 31 01:29:45 2001] [notice] Apache/1.3.14 (Unix) PHP/4.0.4pl1
configured -- resuming normal operations
[Wed Jan 31 01:30:01 2001] [notice] caught SIGTERM, shutting down
there is no error message find on ssl_engine_log.
the apache start up ok with either ssl or php4, but can't be both.
any idea to resolve it.
thanks,
Sherman
there is no change on php.ini, that copied from php.ini-dist
php configure options
./configure
--with-apxs=/usr/local/apps/apache_1.3.14/bin/apxs
--with-interbase=/usr/interbase
--with-oci8=$ORACLE_HOME
--with-oracle=$ORACLE_HOME
--with-db
--with-gdbm
--with-xml
--with-mhash
--with-openssl
--with-mcrypt=/usr/local/lib
--with-curl
--without-mysql
--enable-track-vars
apache configure option
SSL_BASE=../openssl-0.9.6
./configure
--prefix=/usr/local/apps/apache_1.3.14
--enable-shared=max
--enable-module=all
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9003&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]