On 22 Jan, 2009, at 16:02 , Graham Dumpleton wrote:
> And what happens if you don't have a trailing slash on: > > SetEnv trac.env_path /var/www/project/trac/ > > and leave out TRAC_ENV os.environ setting? Same... same error, without slash and removing all the os.environ from the WSGI script. I have also noticed that in the Trac wiki page for wsgi is not at all mentioned to set environment variables for WSGI using the mod_env (SetEnv directive). Is this something new that requires a specific version of mod_wsgi? I am running debian lenny with mod_wsgi 2.3.* > Are you running mod_python with the same Apache or any other instance > of Trac using either mod_python or mod_wsgi? mod_python is not even installed :-) > Graham ANdreaT --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
