MM is not the same as EAPI. EAPI is and extension to the Apache API
to allow mod_ssl to work with Apache. With mod_ssl you can only build
with apxs if you
1. already have mod_ssl installed
2. if there are no changes to the EAPI in the version of mod_ssl
you are trying to build.
You will in this at least have to build mod_ssl with Apache sources.
The next time you get a new version of mod_ssl, if there are no
changes to the EAPI then you should be able to build using apxs.
la8r,
mehul
>
> 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]
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
>
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
stolen from Ben Laurie on the FSB list.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]