ray*_*ona 9 wamp wampserver msvcr100.dll
当我开始Wampserver 3.0.0收到消息时"wamp can't start because MSVCR110.dll is missing",尽管我已经vcredist_x64 (Microsoft Visual C++ 2012 Redistributable x64)从Microsoft网站下载64 bit machine并安装了它.关于我还应该做什么的任何建议?
Oto*_*tic 16
您没有遵循安装开始之前显示的先决条件.您尚未阅读并验证下一步.然而,文本非常明确
---安装Wampserver - -
在继续安装Wampserver之前,必须确保系统上安装了某些元素,否则Wampserver将无法运行,此外,安装将出现故障,您需要在安装缺少的元素之前删除Wampserver.
确保您在可再发行组件包VC9,VC10,VC11,VC13和VC14中"最新"即使您认为自己是最新的,也要以管理员身份安装每个软件包,如果消息"已安装",请验证修复.
Wampserver 2.4,2.5和3.0强制要求使用以下软件包(VC9,VC10,VC11),即使您只使用Apache和PHP版本,PHP 7和Apache 2.4.17也需要VC11和VC14.
- VC9包(Visual C++ 2008 SP1)
http://www.microsoft.com/en-us/download/details.aspx?id=5582
http://www.microsoft.com/en-us/download/details.aspx?id=2092
- VC10包(Visual C++ 2010 SP1)
http://www.microsoft.com/en-us/download/details.aspx?id=8328
http://www.microsoft.com/en-us/download/details.aspx?id=13523
- VC11包(Visual C++ 2012 Update 4)
要下载的两个文件VSU4\vcredist_x86.exe和VSU4\vcredist_x64.exe位于同一页面上:
http://www.microsoft.com/en-us/download/details.aspx?id=30679
- VC13包[/ b](Visual C++ 2013 []
要下载的两个文件VSU4\vcredist_x86.exe和VSU4\vcredist_x64.exe位于同一页面上:
https://www.microsoft.com/en-us/download/details.aspx?id=40784
- VC14包(Visual C++ 2015)
要下载的两个文件vcredist_x86.exe和vcredist_x64.exe位于同一页面上:
http://www.microsoft.com/fr-fr/download/details.aspx?id=48145
如果您有64位Windows,则必须同时安装32位和64位版本,即使您不使用Wampserver 64位也是如此.
这是Wampserver TROUBLESHOOTING TIPS的第20项.forum.wampserver.com/read.php ? 2,134915
该文本位于install-directory_of_wampserver/install-english.txt文件中