PHP instalation following Scriptcase instalation

Hi, It might be a very basic question for many.
If when I install Scriptcase I also install PHP 7, where (which directory) do I need to deploy my projects to run them from outside the server using the already installed PHP?

You cannot deploy the application within the same server. My advise would be to install a Wamp, Xampp, Uniform or similar and deploy the application there. Then it will also be a good test before deploying on the web.

If you want to deploy your projects in the same server as SC installation, you’ll need to extract the deployment zip in the /wwwroot folder. But i personally recommend to deploy it in another server, in a hosting server, for example.