-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

First, I apologize if this is a FAQ, I did a search on the archive
but didn't find anything useful.
Here's my setup:
  RedHat 6.0 with all updates
  apache-1.3.6-7 rpm

I've downloaded and compiled openssl-0.9.3a
I've also downloaded modssl-2.3.10-1.3.6

Here's my question. I'm trying to get modssl installed as a DSO with
the line
  ./configure --with-apxs=/usr/sbin/apxs --with-ssl=/usr/local/ssl

configured is giving me the following error: Installed Apache doesn't
contain Extended API (EAPI).
I thought I would look at apxs and other things and see if possibly
there was something I could do without recompiling apache. Looking at
the manpage to apxs I did the following:

apxs -g -n foo
cd foo
make all reload

This works (essentially) and installs mod_foo.so as a DSO. I modified
the httpd.conf file to add a Location for it and everything worked.
This leads me to believe that Apache has EAPI support compiled in.
Running httpd -l shows only two modules:
  http_core.c and
  mod_so.c

Does RedHat do something to their Apache build to compile with EAPI
support and yet not with any -DEAPI defines? I've noticed them in the
mod_ssl source and assume that's what its testing for. I have no
problems recompiling Apache and mod_ssl but I would like to think
that this should work. Am I completely in the wrong? Thanks.

Wesley Griffin                                 [EMAIL PROTECTED]
NAI Labs                                            +1 443.259.2388
PGP 0x90A1345C : 9AD4 20AE 22CD 7D88 AABE  29A2 4744 78B5 90A1 345C

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.1

iQA/AwUBN6InV0dEeLWQoTRcEQIr4QCgkDVynieq8hu79DtUMvopLgn18B8AnRDn
WrQEGMeTUqQTPzW4z1GWfsF8
=HXqW
-----END PGP SIGNATURE-----

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

Reply via email to