Hi, What about the permissions of cache folder? Thanks, Anoop atm ___ Life is short, Live it hard.
On 22 November 2011 16:05, marjenni <[email protected]> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

