On Mon, Aug 13, 2007 at 09:46:16AM -0300, Trac wrote:

> The following error occurred while trying to extract file(s) to the Python egg
> cache:
> 
>   [Errno 13] Permission denied: '/.python-eggs'
> 
> The Python egg cache directory is currently set to:
> 
>   /.python-eggs

In case you use apache:
SetEnv PYTHON_EGG_CACHE 
/path/to/a/directory/where/the/apache/user/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