Sublime Forum

SublimeLinter php not working

#1

I have this:

    "sublimelinter_executable_map":
    {
        "php": "C:/xampp/php/php.exe",
    },

Is that correct? Because its not working.

0 Likes

#2

Try lowercase ā€œcā€ for the drive letter.

0 Likes