I did install apache 1.3.12 + openssl 0.9.5a + mod_ssl
2.6.2-1.3.12
after the installation, I did test for https ...
I did ./apachectl startssl
everything goes normal .. I show it to my manager :)
Then, this morning, I rebooted the server ...
after that, it seems that the old httpd was running,
then I shutdowned it -> /etc/rc.d/init.d/httpd stop
then I tried to start the new httpd:
/usr/local/apache/bin/apachectl startssl
everything goes normal (entering phrase etc.)
But .. the httpd WAS NOT UP ! ..
is there any idea what happened here??? I viewed
error_log, and there is no error ..
Here is what I did:
[root@rh bin]# pwd
/usr/local/apache/bin
[root@rh bin]# ./apachectl startssl
Apache/1.3.12 mod_ssl/2.6.2 (Pass Phrase Dialog)
Some of your private key files are encrypted for
security reasons.
In order to read them you have to provide us with the
pass phrases.
Server rh.smartgroep.nl:443 (RSA)
Enter pass phrase:
Ok: Pass Phrase Dialog successful.
./apachectl startssl: httpd started
[root@rh bin]# ps -ax | grep httpd
767 pts/0 S 0:00 grep httpd
[root@rh bin]#
then .. no httpd running ..
But, if I did ./apachectl start
it's normal ... worked fine!
any solution? or work around to debug this?
thanks,
kapot
__________________________________________________
Do You Yahoo!?
Send online invitations with Yahoo! Invites.
http://invites.yahoo.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]