Saturday, December 1, 2012

Re: Django apache mod_wsgi permission denied



On Friday, November 30, 2012 8:53:42 PM UTC-8, Mike Dewhirst wrote:
On 1/12/2012 3:48pm, Loai Ghoraba wrote:
> I have ran chmod o+rx on the root directory, isn't this enough (isn't
> chmod applied to all folders down recursively ?) ?

No. You need chmod -R o+rx

Oh hell no, don't do that... that will impact the ENTIRE FILESYSTEM


--
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/-/cB-WWrnMMP8J.
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.

No comments:

Post a Comment