[mod_python] mod_python and --DEAPI compilation

Jorey Bump list at joreybump.com
Tue Nov 30 12:13:44 EST 2004


John wrote:

> I compiled the mod_python according to the www.modpython.org 
> <http://www.modpython.org> tutorial
>  
> ./configure --with-apxs=/usr/local/apache/bin/apxs
>  
> ./make dso
>  
> ./make install
>  
>  
> Now i configured the http.conf and i tried to start the apache server, 
> but i receive an error.
>  
> [Tue Nov 30 16:49:35 2004] [warn] Loaded DSO libexec/mod_python.so uses 
> plain Apache 1.3 API, this module might crash under EAPI! (please 
> recompile it with -DEAPI)
>  
>  
> Do you know what is going on?

It's safe to ignore this error.


More information about the Mod_python mailing list