Knowledge Base Article

Is it possible to have folders with 777 permissions?

Sometimes it is required that certain folders have 777 / 666 permissions in order for PHP scripts to be able to write inside them.

 

This is especially true for cache / uploaded content folders. There is no problem to set the permissions of such folders to 777.

 

However, if a PHP script has Write permissions for Group / Others, it will give an error because of our special PHP suEXEC setup.



Rating

Please indicate if this article was helpful for you.

rating :  3.3 from 5
views :  182
votes :  3

Valid XHTML 1.0 Strict Valid CSS!