/var/trac/myproject is an example, here. you want to replace this path with the one of your actual Trac project, that is the one you've used to create the environment.
In other words, the path you used with "trac-admin initenv". HTH, Manu On 7/15/07, Emin <[EMAIL PROTECTED]> wrote: > > Dear Experts, > > I am trying to setup trac on windows with Apache using mod_python. > Things seem to work fine with the stand alone tracd server, but I > think the following line in the Apache <Location> directive suggested > at http://trac.edgewall.org/wiki/TracModPython does not work on > windows: > > PythonOption TracEnv /var/trac/myproject > > I don't see a /var directory on the windows apache configuration and > my apache error log gets complaints about things not existing. > > How should one set the TracEnv PythonOption for windows? > > Thanks, > -Emin > > > > > -- Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
