You have to make apache able to run .so files when compiling.
This is explained in Apache INSTALL.
m.v.h.
Lars Schiøler
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 9:14 PM
Subject: mod_so probs
> Hello modssl-users,
>
> Forgive me if this is covered in the faqs at modssl.org, I read
> them and didn't find anything on this.
>
> I have:
> apache_1.3.19
> mm-1.1.3
> openssl-0.9.6
> mod_ssl-2.8.1-1.3.19
> jakarta-tomcat-3.2.1-src
>
> I've followed the instructions from mod_ssl's INSTALLATION file.
> I'm running solaris 7.
>
> I'm currently leaving mm out (due to MAP_ANON issue that I can't
> quite figure out) and so am running the following configure command:
>
> cd /usr/local/builds/mod_ssl-2.8.1-1.3.19
> ./configure \
> --with-apache=../apache_1.3.19 \
> --with-ssl=../openssl-0.9.6 \
> --prefix=/usr/local/apache \
> --enable-shared=ssl
>
> The problem I'm having is that, after making apache and make installing
> it, running apachectl start or sslstart produce error messages
> having to do with mod_so not being loaded into apache.
> In the pre-mod_ssl days I would just add --enable_module=so to the
> apache configure args. But now that I'm not actually running that
> configure script I'm not sure what to do.
>
> Any ideas??
>
> Thank you,
> Patrick.
>
>
>
>
> --
>
> e-mail: [EMAIL PROTECTED]
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]