Hi, I am trying to get Trac running using mod_python, but when I try to go to my project (http://some.host.com/projectName) I get get an 500 Internal Server Error. Looking in the Apache error logs, I find this entry:
[Thu Jun 15 10:36:15 2006] [error] [client 192.168.1.52] PythonHandler trac.web.modpython_frontend: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch\n result = object(req) I am very new to Trac, and am not even sure if that is the proper URL to try and view my project page using mod_python. I have followed the install steps for my particular platform (Fedora Core), and it seems to work okay when I run the stand alone server tracd. Any help or suggestions here would be greatly appreciated. Thanks. _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
