PHP 7: Missing VCRUNTIME140.dll
问题 I have an error when I start PHP 7 on Windows. When I run php on the command line, it returns a message box with system error: The program can't start because VCRUNTIME140.dll is missing from your computer. Try reinstalling the program to fix this problem. After that, CLI is crashing. As I don't want to install a DLL file from an external website, I don't know how to fix this! PHP version: 7.0.0alpha1 VC14 x64 Thread Safe 回答1: On the side bar of the PHP 7 alpha download page, it does say this