RE: errors in apache log

"Martijn Moeling" <[email protected]> Thu, 26 Nov 2009 17:13:50 +0100
Newsgroups gmane.comp.python.mod_python
Message-ID <B6C73A5E30565245BB6D32B5F5DF7A52120726@sense.emmastraat.pijnacker>
Hi,

 

Your mod_python is compiled with python 2.5, either install python 2.5 (with no 4, easiest way) or get a version of MP with python 2.5.4 or compile mod_python yourself against your current python version, if you do the last, I suggest you install a current version of python.

 

Kind regards,

 

Martijn

 

________________________________

Van: [email protected] [mailto:[email protected]] Namens Primožic Boštjan
Verzonden: Thursday, November 26, 2009 3:38 PM
Aan: [email protected]
Onderwerp: [mod_python] errors in apache log 

 

Hi, 

 

I'd like to know how to remove this errors. 

[Thu Nov 26 15:30:18 2009] [error] python_init: Python version mismatch, expected '2.5', found '2.5.4'.
[Thu Nov 26 15:30:18 2009] [error] python_init: Python executable found 'C:\\Program Files\\Apache Software Foundation\\Apache2.2\\bin\\httpd.exe'.
[Thu Nov 26 15:30:18 2009] [error] python_init: Python path being used 'C:\\WINDOWS\\system32\\python25.zip;C:\\Python25\\Lib;C:\\Python25\\DLLs;C:\\Python25\\Lib\\lib-tk;;C:\\Program Files\\Apache Software Foundation\\Apache2.2\\bin'.

I first install python 2.5.4 then apache 2.2 and last mod python 3.3.1. My OS is win XP sp3. 

Thank you very much, Bostjan

_______________________________________________
Mod_python mailing list
[email protected]
http://mailman.modpython.org/mailman/listinfo/mod_python