Enable PHP support via remote server
Hi all,
I have setupped a local development linux web server with Debian, NginX, MySQL and PHP5.4+ installed. I'd like to configure that server also as my PHP interpreter. I dislike to install something on my workstation.
When I try to add, I can only browse to a file (using https://www.jetbrains.com/phpstorm/webhelp/enabling-php-support.html) and not able to setup a remote server for that.
Can anyone help me a little? Thanks in advance.
Regards, Bert
Please sign in to leave a comment.
Hi there,
Setting up an interpreter is required ONLY if you are going to execute something locally on a computer where IDE is running (PHPUnit tests; local CLI scripts; composer commands etc).