|
John Draper
lists at webcrunchers.com
Sat Apr 3 15:15:34 EST 2004
I followed the instructions for building Mod_python, and added these
to the httpd.conf file.
LoadModule python_module /usr/lib/apache/modules/mod_python.so
But when I start Apache: I get:
[Sat Apr 3 15:08:16 2004] [warn] Loaded DSO
/usr/lib/apache/modules/mod_python.so
uses plain Apache 1.3 API, this module might crash under EAPI!
(please recompile it with -DEAPI)
WOuld someone please tell me what I have to do to re-compile mod_python
with this option? Of course the docs do not say how to do this.
John
|