IOError, Permission Denied using Amazon s3 w/ django-storage?
I encountered an error where whenever I go to upload a file, it tells me that a folder doesn't have enough permission. What kind of permission do we give these folders? I use Apache server. Do I change the whole project folder to group www-data? Then set chmod to 775 to the project folder and all files in the project recursively? Here is my traceback error log: http://dpaste.org/5KUMf/
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/eQd9aDbaZxcJ.
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