Hi,
I've never try this way to configure ssl with apache !
Usually i use something like this :
./configure --prefix=/path/to/pache_install \
--with-apache=/path/to/apache_src \
--with-ssl=/path/to/openssl_src
...
and it works fine.I think you should try "--with-ssl" option. regards Fred -----Original Message----- From: Alex Kirk [mailto:[EMAIL PROTECTED]] Sent: Wed 09/04/2002 8:01 PM To: [EMAIL PROTECTED] Cc: Subject: No such module 'ssl' Since my question about MAGIC_COOKIE_EAPI was never answered, I'm coming back at the same general problem from a different angle. I'm still trying to compile Apache 1.3.26 with Mod_SSL 2.8.10. Following the instructions, I've successfully compiled OpenSSL 0.9.6g; however, I didn't "fully" put it onto my system, it's currently living in /home/packages/openssl-0.9.6g. Next, I configured mod_ssl with that location of OpenSSL; it had no problems. However, when I try to configure Apache with this line: SSL_BASE=/home/packages/openssl-0.9.6g/ ./configure --enable-module=ssl --prefix=/usr/local/apache/ --enable-module=so --activate-module=src/modules/perl/libperl.a --activate-module=src/modules/php4/libphp4.a I get an immediate error of "configure:Error: No such module named 'ssl'". This would seem to be something pretty obvious/basic. What might I be doing wrong here? Alex Kirk ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
<<winmail.dat>>
