Jamie Krasnoo
webmaster at myeboard.com
Thu Mar 8 12:35:32 EST 2001
Thanks Mike. I appreciate it. -----Original Message----- From: mod_python-admin at modpython.org [mailto:mod_python-admin at modpython.org]On Behalf Of Mike Bell Sent: Thursday, March 08, 2001 11:58 AM To: mod_python at modpython.org Subject: Re: [mod_python] That -DEAPI thing again. On Thu, Mar 08, 2001 at 11:37:10AM -0800, Jamie Krasnoo wrote: > Sorry to bring this up again. I was trying to compile mod_python as a DSO > and the warning : > [warn] Loaded DSO /usr/lib/apache/mod_python.so uses plain Apache 1.3 API, > this module might crash under EAPI! (please recompile it with -DEAPI) > > came up. I found a lot questions on the same matter int he archives but no > real answeres. Ok one answer but that was a patch which I realy don't want > to docode and find out that its something bad. This should be a FAQ thing > already. > > So. How do I get -DEAPI in there so I won't have the threat of Apache seg > faulting at some point? Personally, I edit src/Makefile and change OPT= to OPT=-DEAPI _______________________________________________ Mod_python mailing list Mod_python at modpython.org http://www.modpython.org/mailman/listinfo/mod_python
|