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?
I'm really at a loss
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
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.