Re: IOError at / [Errno 13] Permission denied

2011-11-23 Thread marjenni
Thank you for your help, that sorted that issue! On Nov 22, 5:18 pm, Tom Evans wrote: > On Tue, Nov 22, 2011 at 10:35 AM, marjenni > > > > > > > > > > wrote: > > Hi all, > >   I have been writing a django app, and testing locally using > > runserver. > > > Now I am in the process of moving this

Re: IOError at / [Errno 13] Permission denied

2011-11-22 Thread Tom Evans
On Tue, Nov 22, 2011 at 10:35 AM, marjenni 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 f

Re: IOError at / [Errno 13] Permission denied

2011-11-22 Thread Anoop Thomas Mathew
Hi, What about the permissions of cache folder? Thanks, Anoop atm ___ Life is short, Live it hard. On 22 November 2011 16:05, marjenni 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 serv