Redhat7: Apache: AH00035: access to / denied (filesystem path ‘/Users/xxx/Documents/workspace’) because search permissions are missing on a component of the path
I checked all the permission, it looks all good – i “sudo -u apache bash ” then i can go to the directory i want, but it’s still not working Finally this is the fix: sudo setenforce 0Read More →