On Thu, Apr 20, 2000 at 01:29:37AM -0700, alles kapot wrote:
> I got error when executing httpd -t -DSSL
> 
> [root@rh bin] ./httpd -t -DSSL
> Syntax OK
> Segmentation fault (core dumped)
> [root@rh bin]
> 
> recompile time? any ideas?
> 
First off I'd probably try out the same command without the -DSSL.
A second thing to do if you have other modules compiled in as shared modules
is to comment them out to locate other possible trouble.
Then of course there is the mod_ssl manual, which usually comes in handy ;-)
In this case: http://www.modssl.org/docs/2.6/ssl_faq.html#ToC9 and the following
to get some ideas about why your server is dumping core. If that doesn't get you
anywhere, then have a go at http://www.modssl.org/docs/2.6/ssl_faq.html#ToC55
and try to track down what makes your server blow up. 

vh

Mads Toftum
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to