Re: IOError at / [Errno 13] Permission denied
Hi,
What about the permissions of cache folder?
-- Thanks,
Anoop
atm
___
Life is short, Live it hard.
atm
___
Life is short, Live it hard.
On 22 November 2011 16:05, marjenni <mark.jennings.email@gmail.com> wrote:
Hi all,
I have been writing a django app, and testing locally using
runserver.
Now I am in the process of moving this app to an online server, but am
having some problems.
On initialisation the app initialises itself with a .csv file I have
created, but with the online version I keep getting:
IOError at /
[Errno 13] Permission denied: '/cache/parks_extended_info.csv'
I have been playing with file permissions and owners, but just can't
get it to work.
This is my first django app, so the solution is probably simple!
thanks
Mark
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home