Don't know why you're getting the error, but as for an easy way to
stop and start SSL, if you have a Dynamic (DSO) modules, just comment out
the LoadModule line.  If you compiled SSL statically into Apache, you
can use apachectl start (without SSL) and apachectl startssl (with SSL)
apachectl stop to stop inbetween.

-----Original Message-----
From: Jamby [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 31, 2001 8:52 PM
To: [EMAIL PROTECTED]
Subject: SSL confusion http works ssl won't


Hi

I have 
redhat linux 7.0
apache 1.3.14
openssl 0.9.5a
mod_ssl 2.6.6
mod_perl 1.24   

all from rpm's 


http is working but if I turn on the mod_ssl, I turn this on and off by
renameing the file /usr/lib/apache/libssl.so is there a better way?,
 then I get back " the document contained no data - try again later, or
contact the server's administrator". The 443 port is responding and
appears to be working. So I rename the file restart httpd without the
mod_ssl and http is working and the 443 port is not responding. Clearly
something isn't right but I don't know yet where the error lies.

I have this in the /var/log/httpd/error_log

[Wed May 30 16:19:21 2001] [notice] Apache/1.3.14 (Unix) 
(Red-Hat/Linux) mod_ssl/2.6.6 OpenSSL/0.9.5a mod_perl/1.24 configured --
resuming normal operations
[Wed May 30 16:19:32 2001] [notice] child pid 1232 exit signal
Segmentation fault (11)
[Wed May 30 16:19:53 2001] [notice] child pid 1233 exit signal
Segmentation fault (11)
[Wed May 30 16:20:14 2001] [notice] child pid 1234 exit signal
Segmentation fault (11)
[Wed May 30 16:22:32 2001] [notice] child pid 1236 exit signal
Segmentation fault (11)

A new error messages is added each time I try to connect to the server
when mod_ssl is running.


Has anyone run into this on before...???

Thanks for your time...
Jim H.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to