Problem fixed by following instructions
http://docs.djangoproject.com/en/dev/howto/deployment/modpython/#serving-the-admin-files
labeled Using "eggs" with mod_python
On Oct 18, 1:25 pm, octopusgrabbus wrote:
> Periodically, I keep getting bitten by this error:
>
> The Python egg cache directory
I've seen this link
http://docs.djangoproject.com/en/dev/howto/deployment/modpython/#serving-the-admin-files
"Using "eggs" with mod_python¶
If you installed Django from a Python egg or are using eggs in your
Django project, some extra configuration is required. Create an extra
file in your proj
Periodically, I keep getting bitten by this error:
The Python egg cache directory is currently set to:
/home/amr/.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 a
3 matches
Mail list logo