This thread might help http://forum.webfaction.com/viewtopic.php?id=3171
On Tue, Aug 24, 2010 at 8:35 PM, vishy <vishalsod...@gmail.com> wrote: > I gave the permissions.But,still get this error > OSError Exception Value: [Errno 13] Permission denied: django > > On Aug 23, 11:02 pm, Antoni Aloy <antoni.a...@gmail.com> wrote: > > 2010/8/23 vishy <vishalsod...@gmail.com>: > > > > > Hi, > > > > > I am having issues with production server.Everything is running fine > > > on my local development server.On production site(using apache), CSS > > > files related to admin section are not being loaded.I have a feature > > > where admin can add products and upload images for the > > > product.But,when admin hits save,I get permission denied message.How > > > can I figure out what path problems are existing and how to fix them? > > > Thanks > > > > on linux ls -l will givve you the perisions of each file and folder. > > You can check what each letter means onhttp:// > www.comptechdoc.org/os/linux/usersguide/linux_ugfilesp.html. > > > > To server files the Apache server has to have read permisions. To > > create files it has to have write permisions. > > > > Best regards, > > > > -- > > Antoni Aloy López > > Blog:http://trespams.com > > Site:http://apsl.net > > -- > 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...@googlegroups.com<django-users%2bunsubscr...@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-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.