Closed jissereitsma closed 5 years ago
In an ideal world no Magento installation should be owned by the root user. Unfortunately I have come across enough to know that the ideal does not always happen.
The current check that is performed is against existing files and if there is a mismatch will exit. This should cover scenarios where we are executing as root when we shouldn't.
Should the installer deny running as user
root
or file ownerroot
(ID 0)?