PhpOnWindows
PhpOnWindows copied to clipboard
CLI Interpreter; Failed to parse validation script output
Selecting the php.cmd as php executable in PhpStorm results in following error. Works fine via console. Any clue how to troubleshoot this?
same issue
+1 I have the same issue :(
I'm having the exact same issue. It looks like this is probably related (or possibly identical) to #6. I haven't been able to find a solution yet, unfortunately.
+1 same issue...
I've just resolved this by stopping the running configuration before entering into the settings. As it was told into https://confluence.jetbrains.com/display/PhpStorm/Zero-configuration+Web+Application+Debugging+with+Xdebug+and+PhpStorm : Don’t use any run configurations.
@JackPotte I can't find that.
@dugajean
- There is a new redirection from the URL I had posted to another.
- The button to stop the running configuration is a red square at the top right of the PHPStorm toolbar.
any solution?