[mod_python] Cannot load mod_python.so into server:

Manera, Villiam vmanera at manord.com
Mon Oct 13 11:14:56 EST 2003


Environment on win2000:

python 2.3.2
apache 2.0.47
mod_python 3.0.3 or 3.1.0a (boot the same error)

C:\Programmi\Apache Group\Apache2\bin>apache.exe
Syntax error on line 173 of C:/Programmi/Apache
Group/Apache2/conf/httpd.conf:
Cannot load C:/Programmi/Apache Group/Apache2/modules/mod_python.so into
server:
 Impossibile trovare il modulo specificato.


httpd.conf:
........
172 #LoadModule ssl_module modules/mod_ssl.so
173 LoadModule python_module modules/mod_python.so

my step:

with python 2.2.2 all work fine
uninstalling Python 2.2.2 and mod_python 3.0.3
installing python 2.3.2 and again mod_python 3.0.3 or 3.1.0a 
....load problem 

Any clues on what I need to do to get mod_python working under python 2.3?

Thanks,
Villiam





More information about the Mod_python mailing list