Fix không chạy file .php trong Visual Studio Code (Fix Cannot validate since no PHP executable is set. Use the setting 'php.validate.executablePath' to configure the PHP executable in Visual Studio Code)

Đây là lỗi khi tạo 1 file php trong Visual Studio Code


Xử lý bằng cách vào File - Preferences - Setting , phần User Setting , thêm Path của file php.exe , sau đó nhán Ctrl +S để save kết quả


Khởi động Xamp lên và chạy thử






Bây giờ , xoá thử chữ php trong file php


Thì trình duyệt sẽ hiển thị 1 trang trắng




Muốn cho nó chạy tab php ngắn thì xử lý như sau
Vào C:\xampp\php tìm đến file php.ini edit nó với NotePad++,

 sau đó tìm kiếm từ khoá short_open_tag, sửa lại như hình dưới






Save lại , sau đó Restart dịch vụ Apache lại


F5 lại trình duyệt 



Done :)

Related

php 7925766708905451118

Post a Comment Default Comments

emo-but-icon

item