[mod_python] How do I troubleshoot a 500 Internal Server Error?

Jim Gallacher jpg at jgassociates.ca
Fri Mar 31 11:07:28 EST 2006


Alberto Ruiz wrote:
> I had to append the path because I was getting the error that import
> DBconnectpropman could not be found.  Somehow the path gets lost.  I
> also try adding the following to the httpd.conf:
> 
> PythonPath "sys.path+['/home/brianheadrentals/www/brianheadrentals.com>'
> ]"

There is a trailing ">" character in there. I don't know if that is in 
your config or it's just a typo in your message.

Jim



More information about the Mod_python mailing list