[mod_python] -DEAPI

BjarkeSørensen bs at wasd.dk
Sun Mar 24 12:04:11 EST 2002


On Sat, Mar 23, 2002 at 06:57:30PM +0100, Geert Jansen wrote:
> Hello Steven,
> 
> I got this error too and some searching with google indicated that this is
> not a grave error. Only if mod_python used mod_ssl (mod_ssl uses the
> "Extended API" or EAPI of Apache), there would be a problem.
> 
> BTW: recompiling with -DEAPI doesn't change one bit

Where do you put it?


> > [Sat Mar 23 10:24:42 2002] [warn] Loaded DSO
> > modules/mod_python.so uses plain Apache 1.3 API, this module
> > might crash under EAPI! (please recompile it with -DEAPI)

As I see it, it's apxs that should be given the -DEAPI and you have to do that manually in Makefile.



> > What do I change in the config to include -DEAPI?
> > Or can I ignore this?


I would rather correct it, as it could kill apache threads.



/bs

bs at wasd.dk
http://wasd.dk/



More information about the Mod_python mailing list