You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2022. It is now read-only.
I have tried to run Syntax Checker on PHP files with the following results produced in the console screen:
[Error 2] The system cannot find the file specified
[cmd: [u'php', u'-l', u'D:\wamp\www\ecommerce\pages\login.php']]
[dir: D:\wamp\www\ecommerce\pages]
[path: C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Caminova\Document Express DjVu Plug-in;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Common Files\Acronis\SnapAPI;E:\PROGAM
1\CONDUS1\DISKEE~1;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files (x86)\Windows Live\Shared][Finished]
I have the feeling that it is looking for the location of both the file and Sublime Text 2, but am unsure after reviewing the code.