El 07/10/10 16:05, Rizwan Mansuri escribió: > > > I am newbie in Django. I ‘m stuck at this point. I have developed > one apps in django which has Imagefield. While I am trying add this > content in site its giving me error saying OSError at > /admin/portfolio/portfolio/add/ > > [Errno 13] Permission denied: '/myproject'. Myproject is root folder > of my django website. I have pasted traceback below. >
You need to allow the http process user (most likely apache) to write in that folder. -- Gonzalo Delgado <gonzalo...@gmail.com> -- 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.