WAMP 不会变绿。 VCRUNTIME140.dll 错误
WAMP won't turn green. And the VCRUNTIME140.dll error
WAMP 不会变绿。几周前它工作正常。在查看有关此主题的其他答案时,很多人说要在 Apache 中安装服务。
当我这样做时,我收到一条错误代码:
"The program can't start because VCRUNTIME140.dll is missing from your computer. Try reinstalling the program to fix the problem."
您需要在安装 WAMP 之前安装一些 Visual C++ 包(如果您已经安装,则必须卸载并重新安装)。
您需要:VC9、VC10、VC11、VC13 和 VC14
在 wampserver 3(在 SourceForge 上)的 readme.txt 中,您可以找到链接。
小心!如果您使用 64 位 OS,则需要安装每个软件包的两个版本。
正如 Oriol 所说,在安装 WAMP 之前,您需要以下可再发行文件。
来自readme.txt
BEFORE proceeding with the installation of Wampserver, you must ensure
that certain elements are installed on your system, otherwise
Wampserver will absolutely not run, and in addition, the installation
will be faulty and you need to remove Wampserver BEFORE installing the
elements that were missing.
Make sure you are "up to date" in the redistributable packages VC9,
VC10, VC11, VC13 and VC14 Even if you think you are up to date,
install each package as administrator and if message "Already
installed", validate Repair.
即使您只使用 Apache 和 [= PHP 7 和 Apache 2.4.17
需要 62=] 版本 VC11 和 VC14
VC9 个程序包 (Visual C++ 2008 SP1)
https://www.microsoft.com/en-us/download/details.aspx?id=5582
https://www.microsoft.com/en-us/download/details.aspx?id=2092
VC10 个程序包 (Visual C++ 2010 SP1)
https://www.microsoft.com/en-us/download/details.aspx?id=8328
https://www.microsoft.com/en-us/download/details.aspx?id=13523
VC11 个包(Visual C++ 2012 更新 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 and VSU4\vcredist_x64.exe
VC14 个包 (Visual C++ 2015)
要下载的vcredist_x86.exe和vcredist_x64.exe两个文件在同一页面:
https://www.microsoft.com/en-us/download/details.aspx?id=52685
VC 包 x64 (Visual C++ 2017)
https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
VCRUNTIME140.dll error
此错误表示您的计算机中没有安装必需的 Visual C++ 包。
如果你安装了wampserver,那么先卸载wampserver。
下载 VC 包
下载所有这些 VC 包并安装所有这些包。您应该同时安装 64 位和 32 位版本。
-- 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 更新 4)--
要下载的VSU4\vcredist_x86.exe和VSU4\vcredist_x64.exe两个文件在同一页
http://www.microsoft.com/en-us/download/details.aspx?id=30679
-- VC13 个包] (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/en-us/download/details.aspx?id=48145
使用管理员权限安装软件包
右键单击->运行 以管理员身份
再次安装 wampserver
安装 64 位和 32 位版本的 VC 软件包后,再次安装 wampserver。
很简单:
- 卸载 wampserver
- 安装Visual C++ Redistributable for Visual Studio 2015
- 安装 wampserver
由于您已经有一个 运行 版本的 WAMP 但它停止工作了,您可能已经安装了 VCRUNTIME140.dll。在那种情况下:
- 打开程序和功能
- 右键单击相应的 Microsoft Visual C++ 20xx Redistributable 安装程序并选择 "Change"
- 选择"Repair"。对 x86 和 x64 执行此操作
这对我有用。
我遇到了同样的问题,我通过安装解决了:
- Redistribuable Visual C++ pour Visual Studio 2012 Update 4 (6.9 MB)
- Redistributable Visual C++ pour Visual Studio 2015 Update 1 (14.1 MB)
注意:64位安装就足够了,之后我不得不卸载/重新安装Wamp
经过一整天的大量安装和卸载,并尝试了这里的每个答案的每个软件包,唯一对我有用的是:
- 卸载 Wamp 并重新启动
- 正在安装 Visual Studio 2017 Community Edition 并选择 "Web development" 并检查正确站点中的所有选项。这是一个截图:
这也以某种方式安装了 Wamp 所需的东西。
- 安装Wamp,你应该一切都好。
WAMP 没有变绿?不要惊慌
首先通过搜索“Windows 更新”检查您的 windows 更新
或
从 Microsoft windows 站点下载更新(我已将 windows 7 x64 更新为完整的 Service Pack 1) windows 7 Service pack 1 download
现在有更多支持WAMP安装时间的下载
From the readme.txt
BEFORE proceeding with the installation of Wampserver, you must ensure
that certain elements are installed on your system, otherwise
Wampserver will absolutely not run, and in addition, the installation
will be faulty and you need to remove Wampserver BEFORE installing the
elements that were missing.
Make sure you are "up to date" in the redistributable packages VC9,
VC10, VC11, VC13 and VC14 Even if you think you are up to date,
install each package as administrator and if message "Already
installed", validate Repair.
The following packages (VC9, VC10, VC11) are imperatively required to
Wampserver 2.4, 2.5 and 3.0, even if you use only Apache and PHP
versions VC11 and VC14 is required for PHP 7 and Apache 2.4.17
VC9 Packages (Visual C++ 2008 SP1)
https://www.microsoft.com/en-us/download/details.aspx?id=5582
https://www.microsoft.com/en-us/download/details.aspx?id=2092
VC10 Packages (Visual C++ 2010 SP1)
https://www.microsoft.com/en-us/download/details.aspx?id=8328
https://www.microsoft.com/en-us/download/details.aspx?id=13523
VC11 Packages (Visual C++ 2012 Update 4) The two files
VSU4\vcredist_x86.exe and VSU4\vcredist_x64.exe to be download are on
the same page:
http://www.microsoft.com/en-us/download/details.aspx?id=30679
VC13 Packages[/b] (Visual C++ 2013) The two files
VSU4\vcredist_x86.exe and VSU4\vcredist_x64.exe
VC14 Packages (Visual C++ 2015) The two files vcredist_x86.exe and
vcredist_x64.exe to be download are on the same page:
https://www.microsoft.com/en-us/download/details.aspx?id=52685
VC Packages x64 (Visual C++ 2017)
https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
WAMP 不会变绿。几周前它工作正常。在查看有关此主题的其他答案时,很多人说要在 Apache 中安装服务。
当我这样做时,我收到一条错误代码:
"The program can't start because VCRUNTIME140.dll is missing from your computer. Try reinstalling the program to fix the problem."
您需要在安装 WAMP 之前安装一些 Visual C++ 包(如果您已经安装,则必须卸载并重新安装)。
您需要:VC9、VC10、VC11、VC13 和 VC14
在 wampserver 3(在 SourceForge 上)的 readme.txt 中,您可以找到链接。
小心!如果您使用 64 位 OS,则需要安装每个软件包的两个版本。
正如 Oriol 所说,在安装 WAMP 之前,您需要以下可再发行文件。
来自readme.txt
BEFORE proceeding with the installation of Wampserver, you must ensure that certain elements are installed on your system, otherwise Wampserver will absolutely not run, and in addition, the installation will be faulty and you need to remove Wampserver BEFORE installing the elements that were missing.
Make sure you are "up to date" in the redistributable packages VC9, VC10, VC11, VC13 and VC14 Even if you think you are up to date, install each package as administrator and if message "Already installed", validate Repair.
即使您只使用 Apache 和 [= PHP 7 和 Apache 2.4.17
需要 62=] 版本 VC11 和 VC14VC9 个程序包 (Visual C++ 2008 SP1)
https://www.microsoft.com/en-us/download/details.aspx?id=5582
https://www.microsoft.com/en-us/download/details.aspx?id=2092VC10 个程序包 (Visual C++ 2010 SP1)
https://www.microsoft.com/en-us/download/details.aspx?id=8328
https://www.microsoft.com/en-us/download/details.aspx?id=13523VC11 个包(Visual C++ 2012 更新 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 and VSU4\vcredist_x64.exe
VC14 个包 (Visual C++ 2015) 要下载的vcredist_x86.exe和vcredist_x64.exe两个文件在同一页面: https://www.microsoft.com/en-us/download/details.aspx?id=52685
VC 包 x64 (Visual C++ 2017)
https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
VCRUNTIME140.dll error
此错误表示您的计算机中没有安装必需的 Visual C++ 包。
如果你安装了wampserver,那么先卸载wampserver。
下载 VC 包
下载所有这些 VC 包并安装所有这些包。您应该同时安装 64 位和 32 位版本。
-- 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 更新 4)--
要下载的VSU4\vcredist_x86.exe和VSU4\vcredist_x64.exe两个文件在同一页
http://www.microsoft.com/en-us/download/details.aspx?id=30679
-- VC13 个包] (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/en-us/download/details.aspx?id=48145
使用管理员权限安装软件包
右键单击->运行 以管理员身份
再次安装 wampserver
安装 64 位和 32 位版本的 VC 软件包后,再次安装 wampserver。
很简单:
- 卸载 wampserver
- 安装Visual C++ Redistributable for Visual Studio 2015
- 安装 wampserver
由于您已经有一个 运行 版本的 WAMP 但它停止工作了,您可能已经安装了 VCRUNTIME140.dll。在那种情况下:
- 打开程序和功能
- 右键单击相应的 Microsoft Visual C++ 20xx Redistributable 安装程序并选择 "Change"
- 选择"Repair"。对 x86 和 x64 执行此操作
这对我有用。
我遇到了同样的问题,我通过安装解决了:
- Redistribuable Visual C++ pour Visual Studio 2012 Update 4 (6.9 MB)
- Redistributable Visual C++ pour Visual Studio 2015 Update 1 (14.1 MB)
注意:64位安装就足够了,之后我不得不卸载/重新安装Wamp
经过一整天的大量安装和卸载,并尝试了这里的每个答案的每个软件包,唯一对我有用的是:
- 卸载 Wamp 并重新启动
- 正在安装 Visual Studio 2017 Community Edition 并选择 "Web development" 并检查正确站点中的所有选项。这是一个截图:
这也以某种方式安装了 Wamp 所需的东西。
- 安装Wamp,你应该一切都好。
WAMP 没有变绿?不要惊慌
首先通过搜索“Windows 更新”检查您的 windows 更新
或
从 Microsoft windows 站点下载更新(我已将 windows 7 x64 更新为完整的 Service Pack 1) windows 7 Service pack 1 download
现在有更多支持WAMP安装时间的下载
From the readme.txt
BEFORE proceeding with the installation of Wampserver, you must ensure that certain elements are installed on your system, otherwise Wampserver will absolutely not run, and in addition, the installation will be faulty and you need to remove Wampserver BEFORE installing the elements that were missing.
Make sure you are "up to date" in the redistributable packages VC9, VC10, VC11, VC13 and VC14 Even if you think you are up to date, install each package as administrator and if message "Already installed", validate Repair.
The following packages (VC9, VC10, VC11) are imperatively required to Wampserver 2.4, 2.5 and 3.0, even if you use only Apache and PHP versions VC11 and VC14 is required for PHP 7 and Apache 2.4.17
VC9 Packages (Visual C++ 2008 SP1) https://www.microsoft.com/en-us/download/details.aspx?id=5582 https://www.microsoft.com/en-us/download/details.aspx?id=2092
VC10 Packages (Visual C++ 2010 SP1) https://www.microsoft.com/en-us/download/details.aspx?id=8328 https://www.microsoft.com/en-us/download/details.aspx?id=13523
VC11 Packages (Visual C++ 2012 Update 4) The two files VSU4\vcredist_x86.exe and VSU4\vcredist_x64.exe to be download are on the same page: http://www.microsoft.com/en-us/download/details.aspx?id=30679
VC13 Packages[/b] (Visual C++ 2013) The two files VSU4\vcredist_x86.exe and VSU4\vcredist_x64.exe
VC14 Packages (Visual C++ 2015) The two files vcredist_x86.exe and vcredist_x64.exe to be download are on the same page: https://www.microsoft.com/en-us/download/details.aspx?id=52685
VC Packages x64 (Visual C++ 2017)
https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads