Reputation: 31
I have downloaded latest version of PHP and I am getting error of
PHP Warning: 'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.10 in Unknown on line 0
Upvotes: 3
Views: 5680
Reputation: 51
Download vcruntime140.dll file from https://aka.ms/vs/16/release/VC_redist.x64.exe. Then keep it in your desktop and click right-button of your mouse and click 'Run as Administrator'. Make sure you have download PHP for Windows and keep it in C drive or your computer. Then run Visual Studio Code. I am sure it will work.
Upvotes: 3