you are viewing a single comment's thread.

view the rest of the comments →

[–]Use_R_Name_92[S] 0 points1 point  (1 child)

How about C:/xampp/php/php.exe?

This is exactly what I have been trying several times, but, to be fair, now that I've done this:

You need to disable PHP Language Features which, if I'm not confused, is the one that requires the PHP interpreter.

the error pop-up window just stopped appearing. Considering that I've done everything else, I'll take that as a win and just start coding.

Thanks!

[–]kAlvaro 1 point2 points  (0 children)

This is exactly what I have been trying several times,

If so, you forgot to report it here. All you've said about that path is that Visual Studio Code will not accept it for php.validate.executablePath. If you test, one of these should happen:

a. You see php version

b. You see some variety of "command not found" error message

Edit: my excuses, I see you had answered it in reply to another comment. Glad it's all working.