Apache, mod_python and Windows - problems inside

44 views
Skip to first unread message

jbrow...@gmail.com

unread,
May 30, 2006, 4:52:25 PM5/30/06
to Django users
I've read the documentation on the django site, I've searched google
and I've tried the one solution that I managed to find, but it's just
not working. Perhaps you guys could help me out (once again)...

Apache 2.2.2, mod_python 3.28 for Python 2.4 and (obviously) Python 2.4
on Windows XP SP2.

This is the error that I get:

httpd: Syntax error on line 115 of C:/apache/conf/httpd.conf: Cannot
load C:/apa
che/modules/mod_python.so into server: The specified procedure could
not be foun
d.

Line 115:
LoadModule python_module modules/mod_python.so

The file does exist, it is in the modules directory and if I comment
that one line out the server starts right up.

Any help on this one?

Ian Holsman

unread,
May 30, 2006, 5:21:06 PM5/30/06
to django...@googlegroups.com
I'm guessing it can't find one of the DLL's it requires to load.
OR
you haven't got the loadmodule line correct.

jbrow...@gmail.com

unread,
May 30, 2006, 6:59:08 PM5/30/06
to Django users
Well the solution I was able to find said that I needed to copy
mscoree.dll over to my apache\bin directory, that didn't work. I've
tried it in the modules directory, that didn't work

I'm really at a loss

Ian Holsman

unread,
May 30, 2006, 8:12:44 PM5/30/06
to django...@googlegroups.com
have you tried searching the mod-python archives?

http://modpython.org/pipermail/mod_python/

it sounds like a mod-python specific issue, so you are probably get a
better response over there.

regards
Ian

bey...@gmail.com

unread,
May 30, 2006, 8:53:25 PM5/30/06
to Django users
The mod_python 3.28, Apache 2.2.* is not yet supported, you had better
use Apache 2.0.* with mod_python 3.28

jbrow...@gmail.com

unread,
May 30, 2006, 10:14:00 PM5/30/06
to Django users

bey...@gmail.com wrote:
> The mod_python 3.28, Apache 2.2.* is not yet supported, you had better
> use Apache 2.0.* with mod_python 3.28

Yeah, I was going through the mod_python mailing archives as suggested
and I saw something about that. Thanks for the post though.

I'll give it a shot tonight.

Reply all
Reply to author
Forward
0 new messages