I’m testing SC9 with one project migrated from 8.1. I’ve uploaded zips of my applications and the SC9 common files and extracted on the production/public server (LAMP stack with PHP 7.) The directory permissions are all set to 0777 and the file permissions 0666! I get Internal Server Error messages on any public-facing applications (seems OK behind user authentication) but still, these shouldn’t be the default permissions for a public server, production installation, right?
I’ve reset permissions but this is an extra step in deployment. Can we have this fixed please?