'lo,

this warning may be ignored. The group that wrote mod_SSL needed to add 
some hooks into the server engine, and created the EAPI. The warning was 
added by them. BUT, most, if not all, modules do not depend on EAPI. 
 AFAIK, these changes haven't _officially_ been accepted.

The warning is showing up because you've installed the apache rpm, which 
was compiled by redhat with the -DEAPI flag. With the older mod_webapp, 
you didn't see it because, once again, it was an rpm. If you were to 
uninstall apache and compile from source you wouldn't see it. i see it 
because i'm running mod_SSL. i suggest you ignore it for now, keep your 
server as it is, and, if you get any weird crashes, try the deapi 
mod_webapp. There's a mod compiled with -DEAPI floating around at the 
jakarta site (but i can't remember the name/version).

/b

Julien OIX wrote:

>Hi everyone,
>
>Because of an upload file's bug with mod_webapp-1.0-2.i386.rpm, I've
>done a snapshot from cvs to compile my own .so .
>It seems that the bug has diseappered, but when I restart Apache, it
>tells me :
>
>Starting httpd: [Mon Mar  4 09:18:05 2002] [warn] Loaded DSO
>modules/mod_webapp.so uses plain Apache 1.3 API, this module might crash
>under EAPI! (please recompile it with -DEAPI)
>
>
>Here are the steps to compile :
>
>cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
>cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic         checkout
>jakarta-tomcat-connectors/webapp
>cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic         checkout
>apr
>
>cd $SNAPSHOT/webapp
>
>./support/buildconf.sh
>./configure --with-apxs=/usr/bin/apxs --with-apr=./apr/
>make
>
>and I get my mod_webapp.so in $SNAPSHOT/webapp/apache-1.3/
>
>does anyone know where to include the -DEAPI compiling flag ?
>
>I'm using these RPM's on a Linux RedHat 7.1
>
>apache-1.3.22-1.7.1 (with mod_throttle-3.1.2-3 mod_put-1.3-2
>mod_bandwidth-2.0.3-2)
>
>tomcat4-4.0.2-3
>
>thanks in advance.
>
>--
>Julien OIX
>Service Informatique de Gestion
>T�l: 02 40 99 83 65
>mail: [EMAIL PROTECTED]
>
>--
>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>For additional commands: <mailto:[EMAIL PROTECTED]>
>Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to