On Fri, Oct 20, 2000 at 02:44:06PM -0400, Justin Hinrichs wrote:
> David Rees suggested using CoreDumpDirectory, which I've done.
> however the line
> CoreDumpDirectory /tmp/core
> ie exactly the way its described in server docs, produces no core 
> dump.  The error still happens whenever a connection with https is 
> attempted, but no core dump :(

Try 

CoreDumpDirectory /tmp

Unless you actually created a directory /tmp/core.

You might want to try running under a debugger in single process mode
(-X):

dbx httpd -X

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

Reply via email to