Hi
I tried a deployment of an SC9 project both on my localhost and a shared host (LAMP).
The deployment directories are confirmed to run PHP 7
info.php runs fine in the deployment environments.
After the project file extraction all directory and file permission show 777 (eek).
Attempting to access the deployed project folder reports a 403 error.
Anyone know of likely causes?