Jim Gallacher
jpg at jgassociates.ca
Tue Apr 4 10:51:50 EDT 2006
y y wrote: > Hi, > > I installed: > python 2.4 > Apache 2.0.55 > mod_python 3.2.8 > on Windows XP > > and I cannot get it working. I've tried this too many > times and with too many mix of versions and I'm > getting the same problem when I run Apache on console: > > Syntax error on line 173 of C:/Program Files/Apache > Group/Apache2/conf/httpd.conf: > Cannot load C:/Program Files/Apache > Group/Apache2/modules/mod_python.so into server: The > specified module could not be found. > > Please help! So what exactly does line 173 of httpd.conf say? Is the C:/Program Files/Apache Group/Apache2/modules/mod_python.so file in fact missing? Did you use the mod_python binary for the installation or did you compile it yourself? Jim
|