Mod_python on Windows Troubles

Georgy no.mail at available.net
Sun Jan 25 21:32:37 EST 2004


No problem with *.so. My config: Windows XP, Apache 2.0.47 (Win32) mod_python/3.1.2b Python/2.3.2
mod_python.so 3.1.1b (hmm... it reports 3.1.2b but the file's version says 3.1.1b) is 114,688 bytes
The error message means probably that your mod_python.so and your
%SystemRoot%\system32\python22.dll or python23.dll files are not compatible.

Georgy


"Josiah Carlson" <jcarlson at nospam.uci.edu> wrote in message news:bv1par$ctl$2 at news.service.uci.edu...
|
| > 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
|
| While I'm not using Apache or mod_python, I would be willing to bet that
| your error is the result of using 'mod_python.so' in Windows.  Try
| 'mod_python.dll' instead.
|
|   - Josiah





More information about the Python-list mailing list