thanks for the advice my friend i never forget that
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googl
On Dec 7, 8:47 am, Sameer Rahmani wrote:
> it's very simple ( if you have root access to your host ) just create a
> directory with the name : ".python-eggs" in ther "/" ( root directory ) and
> change it owner to the apache user ( the user who run apache ).
> ( if you don't have root access )
it's very simple ( if you have root access to your host ) just create a
directory with the name : ".python-eggs" in ther "/" ( root directory ) and
change it owner to the apache user ( the user who run apache ).
( if you don't have root access ) change you mod_wsgi or mod_python settings
tu use on
On Dec 6, 11:12 pm, Oleg Oltar wrote:
> Hi!
>
> I am deploying my django application on a server, and on last stages I am
> getting this error:
>
> ExtractionError at /admin/
>
> Can't extract file(s) to egg cache
>
> The following error occurred while trying to extract file(s) to the Python egg
Hi!
I am deploying my django application on a server, and on last stages I am
getting this error:
ExtractionError at /admin/
Can't extract file(s) to egg cache
The following error occurred while trying to extract file(s) to the Python egg
cache:
[Errno 13] Permission denied: '/.python-eggs'
T
5 matches
Mail list logo