Hi Rainer,
there is no dir .python-eggs in /root dir
 
why in the httpd.conf dir and not in roots .bashrc file,  also where you say 
apaceheusr is this all apache users
or just root?
Thanks,
Brian
 
 
 

________________________________

From: [email protected] on behalf of Rainer Sokoll
Sent: Wed 4/11/2007 9:41 AM
To: [email protected]
Subject: [Trac] Re: WebAdmin install plugin error




On Wed, Apr 11, 2007 at 09:31:38AM -0400, Brian McCann wrote:

>   [Errno 13] Permission denied: '/root/.python-eggs'

Here you have the error.

>
> The Python egg cache directory is currently set to:
>
>   /root/.python-eggs
>
> Perhaps your account does not have write access to this directory?  You can
> change the cache directory by setting the PYTHON_EGG_CACHE environment
> variable to point to an accessible directory.

And here a solution.
You can use

SetEnv PYTHON_EGG_CACHE 
/path/to/a/directory/where/the/apacheuser/has/write/permissions

in your httpd.conf

HTH,
Rainer





--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to