hi,
I'm new to mod_ssl but am not new to Apache, and have just spent the
last 4 hours trying
to get apache 1.3.20 and mod_ssl 2.8.4-1.3.20 to work. My apache
install will work fine when I don't load mod_ssl, but when i do, httpd
child processes exit with a segmentation fault.
here's the details:
Redhat 7.0, kernel 2.2.19
I have already been running the redhat 7 pre-built version of apache
with SSL just fine. When I built the new mod_ssl I did this:
./configure --with-apache=../apache_1.3.20
--with-crt=/etc/httpd/conf/server.crt --prefix=/root/test-httpd
--enable-shared=ssl
then i built apache:
./configure --prefix=/root/test-httpd --enable-module=most
--enable-shared=max --enable-rule=EAPI --enable-rule=SSL_SDBM
it took me a few tries and some looking through the FAQ and list
archives before I arrived at the part about SDBM, and EAPI, but that
still didn't help.
the only other clue i have is that in the apache log, after I shut down
and restart I always see:
[error] Cannot remove module mod_ssl.c: not found in module list
apache still starts up after this, but if you hit the server the child
segfaults, as mentioned above.
I've seen a couple other people having similar problems on the list
archives but no real solutions mentioned that i haven't tried ( i
think).
Anyone have any more ideas?
thanx,
smh
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]