Forum archive
PHP Application running on turnkey LAMP creates files with 'root' ownership and 'root' group permissions.
I have inherited a very large php application that creates and caches files based on the contents of various config files. These cached files are being created with owner and …