The permissions commands suggestion box is awfully useful.
But the user:group is never accurate on my system. I run the webserver as user 'apache'. I imagine others do as well. The installer always suggests to 'chown -R root:root ...'. Would it be relatively easy to determine the correct user:group of the running webserver through an environment variable and then reflect that in the permissions suggestion?
No worries if it's too much hassle or too error prone. It's just something I've been thinking of for awhile.