Question
Permission denied - AH00035: access to / denied
I have django 1.6.5, virtual env 1.11.6, apache webserver installed. I am getting this error in my log - (13)Permission denied: [client xx.xx.xx.xxx:xxxxx] AH00035: access to / denied (filesystem path ’/root/mysrc’) because search permissions are missing on a component of the path. What I am doing wrong?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×