PhpStorm Run Configuration problem
Hello!
Since i setup the deploy options, to upload my project directly from PhpStorm to my distant server (cool feature) everytime i want to run a file locally, by right clicking it and selecting Run, it creates an online configuration run, and launch the online version, on my distant server :(
I always have to go top right, in the menu bar, to select the local configuration and run it from there :

Is there something i am missing?
Cheers
请先登录再写评论。
> everytime i want to run a file locally, by right clicking it and selecting Run
Is it a PHP file you're talking about? If it is, you need to select a local interpreter (Settings | Languages & Frameworks | PHP) to run scripts locally.