michal-kocarek / PhpOnWindows

Bridge to PHP installed in Bash on Ubuntu on Windows
MIT License
76 stars 15 forks source link

CLI Interpreter; Failed to parse validation script output #15

Open ghost opened 6 years ago

ghost commented 6 years ago

Selecting the php.cmd as php executable in PhpStorm results in following error. Works fine via console. Any clue how to troubleshoot this?

unbenannt

zashme commented 6 years ago

same issue

GamlielMX commented 5 years ago

+1 I have the same issue :(

NeuralClone commented 5 years ago

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.

bahuma20 commented 5 years ago

+1 same issue...

JackPotte commented 5 years ago

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.

dugajean commented 5 years ago

@JackPotte I can't find that.

JackPotte commented 5 years ago

@dugajean

SYK360 commented 5 years ago

any solution?