2013-09-04, 00:18:58
try 775
If I had to guess, they changed the "user" or owner the httpd server runs as.
You might have to chown everything to be able to use lower permissions.
But 777 is a good way to find out these issue, but yes always temporary, enver leave them at that.
The chmod error I am looking to fix in the next minor release. Chmod is probably prohibited via the php_ini disable_functions.
If I had to guess, they changed the "user" or owner the httpd server runs as.
You might have to chown everything to be able to use lower permissions.
But 777 is a good way to find out these issue, but yes always temporary, enver leave them at that.
The chmod error I am looking to fix in the next minor release. Chmod is probably prohibited via the php_ini disable_functions.