Hi Emmanuel, ok I removed the dir I created /root/.python-eggs edited httpd.conf by adding this to location directive <Location /trac> SetHandler mod_python PythonHandler trac.web.modpython_frontend PythonOption TracEnv /v01/trac PythonOption TracUriRoot /trac SetEnv PYTHON_EGG_CACHE /path/to/dir </Location> sorry for asking again :(, but what should /path/dir be set to? you say path/to/a/directory/where/the/apacheuser/has/write/permissions but what is that dir? Thanks, Brian <mailto:[EMAIL PROTECTED]>
________________________________ From: [email protected] on behalf of Emmanuel Blot Sent: Wed 4/11/2007 10:30 AM To: [email protected] Subject: [Trac] Re: WebAdmin install plugin error > is /root/.python-eggs right, No, it is not: there is no reason why another "user" (such as the Apache server) would have to write in the home directory of the root user. You should not do this. > SetEnv PYTHON_EGG_CACHE > /path/to/a/directory/where/the/apacheuser/has/write/permissions > in your httpd.conf file. Yes, this is the way to go (as the documented on the Trac web site) Cheers, 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 -~----------~----~----~----~------~----~------~--~---
<<inline: winmail.dat>>
