From:             [EMAIL PROTECTED]
Operating system: Redhat 6.1
PHP version:      4.0.4pl1
PHP Bug Type:     Reproduceable crash
Bug description:  mod_ssl + php4.0.4pl1 crash

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




-- 
Edit Bug report at: http://bugs.php.net/?id=9003&edit=1



-- 
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]

Reply via email to