Mod_python on Windows Troubles

Dan Gottlieb pythonlist at dan-gottlieb.com
Sun Jan 25 13:29:43 EST 2004


Hi,

I realize that this is somewhat vague, but I'm not really sure what to
do next.  I'm trying to get Apache and mod_python set up on my windows
XP box for testing purposes.  I installed the Apache 2.0.48 windows
binaries using the Apache installer, tested it and it worked fine.  I
then installed the mod_python 3.0.4 windows binaries using the installer
which correctly found my ActiveState Python 2.2 installation and the
aforementioned Apache installation.  I tested Apache again, and it
loaded fine.  However, when I add the line "LoadModule python_module
modules/mod_python.so" to httpd.conf, the Apache service refuses to
start with the following error: "Cannot load C:/Program Files/Apache
Group/Apache2/modules/mod_python.so into server: The specified module
could not be found."  Any help would be greatly appreciated.

Regards,
Dan






More information about the Python-list mailing list