Antonio Rodriguez
Antonio at memora.com
Sun Nov 24 19:48:11 EST 2002
Markus, Go into the src directory of the dist and in the OPTIONS= line add -DEAPI. apxs will do the right thing and you will stop getting that warning. Heads up on having threads compiled in. I asked the list what the ramifications of this were going to be (besides total crashes which don't seem to happen if you don't explictly use threads) a few weeks ago but have gotten no answers. I might recompile without threads. Antonio ----- Original Message ----- From: "Markus Jais" <markusjais at yahoo.de> To: <mod_python at modpython.org> Sent: Sunday, November 24, 2002 6:30 PM Subject: [mod_python] beginners question Hello I have just installed mod_python 2.7.8 for my apache 1.3.23 I have python 2.2.2 (with threads) on a RedHat 7.3 system. compilation was no problem but when I restart apache I get Starting httpd: [Mon Nov 25 00:26:41 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) what does this mean?? I found EAPI not mentioned in the sources. markus __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Möchten Sie mit einem Gruß antworten? http://grusskarten.yahoo.de _______________________________________________ Mod_python mailing list Mod_python at modpython.org http://www.modpython.org/mailman/listinfo/mod_python
|