ID: 22112
Updated by: [EMAIL PROTECTED]
-Summary: When Php compiled with support for openssl it broke
the SIHUP of apache
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Apache related
Operating System: Linux Redhat 6.2
PHP Version: 4.3.0
New Comment:
Are modssl and PHP linked with SAME ssl lib?
Previous Comments:
------------------------------------------------------------------------
[2003-02-07 13:28:26] [EMAIL PROTECTED]
Hi,
My setup :
Apache/1.3.27 (Unix) PHP/4.3.0 mod_ssl/2.8.12 OpenSSL/0.9.6g
PHP compiled without openssl or anyother app that need openssl compiled
in php
apachectl startssl
killall -1 httpd - Apache reload configuration and all is fine
killall -1 httpd - Apache reload configuration and all is fine
killall -1 httpd - Apache reload configuration and all is fine
killall -1 httpd - Apache reload configuration and all is fine
killall -1 httpd - Apache reload configuration and all is fine
killall -1 httpd - Apache reload configuration and all is fine
etc ....
the httpd deamon reload is config and never die
PHP compiled with --with-openssl=/usr/local/ssl ( tested 4 time with
different delay between SIGHUP )
apachectl startssl
killall -1 httpd - Apache reload configuration and all is fine
killall -1 httpd - Apache reload configuration and all is fine
killall -1 httpd - Apache reload configuration and all is fine
killall -1 httpd - SIGHUP received. Attempting to restart -- and
apache never restart
PHP compiled with --with-openssl=/usr/local/ssl --with-imap
--with-imap-ssl=/usr/local/ssl
apachectl startssl
killall -1 httpd - SIGHUP received. Attempting to restart -- and
apache never restart
I can't even SIGHUP one time the http server
Ok i know that the bug is between apache-mod_ssl and php-openssl
But i would like to know how i can correct that problem.
Thanks in advance for any help.
Regards.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=22112&edit=1