2013年7月20日 星期六

Apache could not work well on Win7 X64 - missing MSVSCR110.dll

Install EasyPHP on Windows 7 but Apache start failed with error message "missing MSVCR110.dll"

How to solve this problem ?
You need VS C++ 2012. Go here: http://www.microsoft.com/en-us/download/details.aspx?id=30679
You need to download the x86 version if you install the 64bit version it will give the same error.