Somebody whacks your file permissions by issuing sudo chmod 0777 -R * and all your directories and files are colored green (if you know what I mean). That is a […]
Tag: permission
Whacking File Permissions After Deploying
Lately I’ve been fixing permission problems every time I update a working copy to the live server from a GIT repository. Permissions are set according to the settings in my […]