[mod_python] mod_python don't work on NT4.0

Stephane Bidoul sbi at acse.be
Tue Oct 24 14:49:58 EST 2000


>I use 1.5.2
>But where can I write a path to my Python directory?

You don't need to do that; python15.dll is in your windows/system32
directory.
However the mod_python,'s own .py package must be in your PYTHONPATH
(if your have a mod_python subdir in your python directory, it should be
ok).

If everything it's ok, you'll need to be more specific about your issue
(maybe try to start apache on the command line and look at
the messages there).

'hope this helps.

-Stephane






More information about the Mod_python mailing list