What should the permissions be for the updates directory?
Permalink
What should the permissions be for the updates directory?
On many servers you can make all directories 755. Some servers will need 777 as described above.
A general rule when deciding what permissions to give is 'as little as you can get away with'.
This howto contains a little more explanation
http://www.concrete5.org/documentation/how-tos/developers/sort-out-...
A general rule when deciding what permissions to give is 'as little as you can get away with'.
This howto contains a little more explanation
http://www.concrete5.org/documentation/how-tos/developers/sort-out-...
That is what I have mine set to on ubuntu linux.