PHP version: Not Installed
I'm using teh 2016.1 fallback version. My license expired 7/2017. All was working okay 2 months ago.
Now, when I try to launch a browser, using the built-in server, I get: localhost refused to connect.
When go to Edit Configuration, and try to add an interpreter, I pointed the PHP executable to the correct C:\xampp\php, it correctly identifies the full path, C:\xampp\php\php.exe. Checking PHP install runs, and does not install a PHP version.
I tried setting up a XAMPP server, but had the same issue.
Am I missing something, or is my fall back license no longer valid?
请先登录再写评论。
Hello,
If you can launch PhpStorm without issues then your license is fine. It is not related to issue with PHP interpreter.
Try to launch C:\xampp\php\php.exe -v in Windows command line - are you able to get the version output there?