Hello, I think this is a problem with mod_python and Apache configuration, you should checkout mod_python configuration for Apache+Windows.
Most likely your problem is the mod_python library file, use this instead (more appropiate for windows): "LoadModule python_module modules/mod_python.dll" I suggest you to consult the Apache configuration documentation on Windows. Regards, Carlos On Tue, Apr 22, 2008 at 4:18 PM, SwartMumba snake <[EMAIL PROTECTED]> wrote: > Hello Python Mailing List > > I am trying to set up mod python 3.3.1. I have python 2.5.1, apache 2.2 > server, and my os is Vista. The problem is that after I install mod python, > there is no mod_python.so in the apache modules directory. Thus the > "LoadModule python_module modules/mod_python.so" call does not work. > > What should I do. > > Thanks. > > ________________________________ > Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it > now. > _______________________________________________ > Tutor maillist - Tutor@python.org > http://mail.python.org/mailman/listinfo/tutor > > _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor