usu
usu copied to clipboard
demanding "chmod 0777" is a bug
trafficstars
Enforcement of "chmod 0777" of the cache directory is wrong by design and should be eliminated from the code. PHP can run with non-root privileges and user running it can be directory owner, it's absolutely not necessary to allow writing by everyone in cache directory. It creates security issues only.