At 11:41 AM 4.12.2002 +0200, Owen Boyle wrote:
>Mohamed Alwakeel wrote:
>> 
>> I keep on getting an error when I do a
>> ./configure --with-apxs=/usr/local/apachenew/bin/apxs
>> --with-apache=/root/moh/apache_1.3.22
>> 
>> Error:-
>> Configuring mod_ssl/2.7.1 for Apache/1.3.14
>> /configure:Error: Installed Apache doesn't contain Extended API (EAPI)
>> 
>> I am getting very similar error when compiling mod_ssl for apache 1.3.22,
>> with either version mod ssl-2.7.1
>> or version mod ssl-2.8.8.
>> 
>> I have a redhat 7.2 box patched up to latest packages. It does have apache
>> 1.3.22 installed as an rpm and apache 1.3.22 installed from source under
>> /usr/local/apachenew. Im not using the rpm one Im using the source
installed
>> one.
>> I have the whole source directory for apache under /root/moh/apache_1.3.22
>> 
>> When I do httpd -l I get the following:-
>> /httpd -l
>> Compiled-in modules:
>>   http_core.c
>>   mod_mmap_static.c
>>   mod_vhost_alias.c
>>   mod_env.c
>>   mod_log_config.c
>>   mod_log_agent.c
>>   mod_log_referer.c
>>   mod_mime_magic.c
>>   mod_mime.c
>>   mod_negotiation.c
>>   mod_status.c
>>   mod_info.c
>>   mod_include.c
>>   mod_autoindex.c
>>   mod_dir.c
>>   mod_cgi.c
>>   mod_asis.c
>>   mod_imap.c
>>   mod_actions.c
>>   mod_speling.c
>>   mod_userdir.c
>>   mod_alias.c
>>   mod_rewrite.c
>>   mod_access.c
>>   mod_auth.c
>>   mod_auth_anon.c
>>   mod_auth_dbm.c
>>   mod_auth_db.c
>>   mod_digest.c
>>   mod_auth_digest.c
>>   mod_proxy.c
>>   mod_cern_meta.c
>>   mod_expires.c
>>   mod_headers.c
>>   mod_usertrack.c
>>   mod_example.c
>>   mod_unique_id.c
>>   mod_so.c
>>   mod_setenvif.c
>> suexec: disabled; invalid wrapper /usr/local/apachenew/bin/suexec
>> 
>> Is there any way to fix this without having to recompile apache again ?
>
>No. apache *needs* the extended API (EAPI) to connect to the openssl
>library functions. In order to use mod_ssl, you need to recompile apache
>with EAPI.. This is true whether you compile in mod_ssl statically or
>load it as a DSO.
>
>However, it shouldn't be too much trouble - the INSTALL document in the
>mod_ssl distro is quite good.
>
>Rgds,
>
>Owen Boyle.
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]
>

Owen: I run FBSD 4.5-stable and have tried 5-6 times to install
apache+mod_ssl-1.3.24+2.8.8 directly from ports that does all the work,
where I simply use "make install clean" but I'm getting the same (or
similar) error message, but don't have a clue as to how to do the
"re-compile". Could you please point me to the
"...the INSTALL document in the mod_ssl distro is quite good..."
that you refer to. I'm desparate to set up a secure server as time is of
the essence. Does "mod_ssl" install that document in the /usr/local/share/
directory during the install.

To be more specific, here is the error I get:
==============================================
[Wed Apr 10 18:26:46 2002] [warn] Loaded DSO libexec/apache/libphp4.so uses
plain Apache 1.3 API, this module might crash under EAPI! (please recompile
it with -DEAPI)
[Wed Apr 10 18:26:46 2002] [warn] Loaded DSO
libexec/apache/mod_frontpage.so uses plain Apache 1.3 API, this module
might crash under EAPI! (please recompile it with -DEAPI)
==============================================

I've received an earlier reply to do what I've been doing, so I'm getting
nowhere fast....

.... our website: http://www.sage-one.net/

Best regards,

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

Reply via email to