Marty Wise schrieb:
>
> I compiled Apache 1.3.9 / Openssl 0.9.4, rsaref2, mod_perl, etc.
[...]
> Any idea where to look for the cause?
In the archives of either mod_ssl or Apache-SSL users mailinglist?
In case of mod_ssl you can try to use the dbm implementation
delivered with mod_ssl itse
I compiled Apache 1.3.9 / Openssl 0.9.4, rsaref2, mod_perl, etc. Everything
seems to work, except requests against the secure port. These result in a
line in error_log like :
[Fri Oct 8 06:37:12 1999] [notice] child pid 32732 exit signal
Segmentation fault (11)
Any idea where to look for t