Matthew Good schrieb:
On Thu, 2006-02-02 at 13:44 +0100, Carsten Marx wrote:

But with the following Virtual host configuration:
  <Location />
    SetHandler python-program
    PythonDebug On
    PythonPath "sys.path + ['/usr/share/trac']"
    PythonHandler trac.web.modpython_frontend
    PythonOption TracEnv "/home/svn/trac-files/mobilemediovis"
    PythonOption TracUriRoot /
  </Location>


/usr/share/trac doesn't need to be on the PythonPath, I don't think this
would hurt anything, but there's no Python code in that directory, just
other resources used by Trac.

 There is no change at all....

Is there any way to check if my environment is set up correctly to handle trac behind apache2...

Thanks in advanve


Carsten Marx
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to