On Wed, Aug 02, 2000 at 03:45:15PM -0400, Michael Hojnowski wrote:
> 
> I found a hint suggesting building mod_ssl with 
> "--enable-rule=SSL_SDBM".  That did not help.

Then try setting SSLSessionCache to none as a test.
> 
> I also tried building just mod_ssl in as a static, with the rest 
> dynamic.  I have the same problem.  It seems I have to make my entire 
> apache build static to have mod_ssl work.

I remember a lot of trouble getting apache (no mod_ssl) to work with DSO 
support a while back - not much fun with that ;-) Unless you really need
DSO support, then you might just want to settle for static. Have you tried
gcc?
> 
> I don't seem to be getting a core dump.  I haven't done enough research to 
> figure out how to turn one on yet.  Any help would be appreciated.
> 
The easiest way would probably be running /path/to/apache/bin/httpd -X which
will give you a single httpd process. If you have something like truss or
strace on aix, that could be a way - otherwise throw a debugger after it.

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

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

Reply via email to