Hi,

I am a new user to mod_ssl but I have successfully compiled php3 and
mod_perl using the apxs method for apache 1.3.9.  However, I can't seem
to compile mod_ssl in the same manner.

When I try to configure mo_ssl with the following:

    ./configure \
        --with-apxs=/usr/local/apache/bin/apxs \
        --with-ssl=/usr/local/ssl

It says:

    Configuring mod_ssl/2.4.2 for Apache/1.3.9
    ./configure:Error: Installed Apache doesn't contain Extended API
(EAPI)

The INSTALL file and the README.EAPI seem to imply that mm is optional
but yet the configure script seems to think it is necessary.  Is this
because I am trying to compile using --with-apxs?  I would prefer not to
use EAPI at this point if I can help it (just another complication for a
webserver that I'm just playing with).

Thanks for any insight you may be able to offer.

-Jeff

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

Reply via email to