I never change the permissions of cops from what they were on download/installation.
Most files have pretty restrictive permissions (0644), while directories and some "executable" files?) have permissions more like 0755.
So why change the permissions?
If you cannot edit config_local.php (config_default.php) with your user, either edit them with sudo or give only this file other permissions (0666 = r/w).
|