MySQL WampServer - mysqld.exe 无法启动,因为缺少 MSVCR120.dll

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/49796452/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 22:53:53  来源:igfitidea点击:

WampServer - mysqld.exe can't start because MSVCR120.dll is missing

mysqlwordpresswindows-7vmwarewampserver

提问by heltdev

I've tried to run wampserver on my local side, but mysql server doesn't run. when I try to install service, it give me error. I searched the answer all day and found some answers on here and there.

我尝试在本地运行 wampserver,但 mysql 服务器没有运行。当我尝试安装 service 时,它给了我错误。我整天搜索答案,并在这里和那里找到了一些答案。

but any solution doesn't work for me. I tried to install warpserver on windows7 home OS vmware

但任何解决方案对我都不起作用。我尝试在 windows7 家庭操作系统 vmware 上安装 warpserver

Any help for me?

对我有什么帮助吗?

回答by Siamak SiaSoft

None of answers in google worked for me . This is how i solved my problem :

谷歌中没有任何答案对我有用。这就是我解决我的问题的方法:

According to Wampserver forumyou must install ALL versions of Microsoft Visual C/C++ Redistributable(2008 , 2010 , 2012 , 2013 , 2015 , 2017 ... ) . So you have to download them one by one and then install allof them (Not just one/latest) .

根据Wampserver 论坛,您必须安装所有版本的 Microsoft Visual C/C++ Redistributable(2008 , 2010 , 2012 , 2013 , 2015 , 2017 ... ) 。所以你必须一一下载,然后全部安装(不仅仅是一个/最新的)。

I've already packed them here(x86)and here(x64). Just download and extract them then install all distributions at once then restart your Windows and run Wampserver.

我已经把它们打包到了here(x86)here(x64)。只需下载并解压缩它们,然后立即安装所有发行版,然后重新启动 Windows 并运行 Wampserver。

That's it!

就是这样!

回答by heltdev

I finally found solution to fix my problem. I've tried several ways to fix above problem and but nothing work for me.

我终于找到了解决我的问题的方法。我尝试了几种方法来解决上述问题,但对我来说没有任何效果。

As you know, WampServer use some visual c++ redistributable packs to run. And it makes user confuse which version of it should be installed (at least in my case)

如您所知,WampServer 使用一些可视化的 c++ 可再发行包来运行。它让用户混淆应该安装哪个版本(至少在我的情况下)

After struggling few hours to fix it, I found good software - check_vcredistwhich guide wampserver installation easily.

经过几个小时的努力修复后,我找到了很好的软件 - check_vcredist可以轻松指导 wampserver 安装。

http://wampserver.aviatechno.net/files/tools/check_vcredist.exe

http://wampserver.aviatechno.net/files/tools/check_vcredist.exe

Before you install WampServer, you'll get all information what you're missing on your laptop now if you run this software. Please follow it's notice. then WampServer will be installed successfully.

在安装 WampServer 之前,如果您运行此软件,您将获得现在笔记本电脑上缺少的所有信息。请按照它的通知。然后 WampServer 将成功安装。

I hope this answer give some help to someone who is stealing his time to install WampServer.

我希望这个答案能给那些偷时间安装 WampServer 的人一些帮助。

回答by heltdev

Download visual c++ redistributable packs and install

下载 Visual C++ 可再发行包并安装

Link: https://www.microsoft.com/en-in/download/details.aspx?id=30679

链接:https: //www.microsoft.com/en-in/download/details.aspx?id=30679

Restart and it should work

重新启动它应该可以工作

回答by Mansoor Ahmed

Try this one, it works for me after facing bunch of attempts

试试这个,经过多次尝试后它对我有用

Solution for Wamp server problem(msvcp120.dll or msvcp120.dll or any other missing file)

Wamp 服务器问题的解决方案(msvcp120.dll 或 msvcp120.dll 或任何其他丢失的文件)

  1. Installwamp server
  2. if the problem encounters as msvcp120.dll or any other file missing
  3. searchfor the particular file with correct system ( whether 32 or 64bit) size, then downloadthe particular missing file, the file size is about ( 0.5 - 0.95 MB)
  4. then extractthe file and pasteit in (local disk=>windows=>search for name as system 32 or 64)and click it.
  5. then it'll show the list of files, in that location, paste the extracted file within the particular system 32 or 64
  6. then uninstall the wamp server)
  7. After that must shut downyour PC
  8. then turn onPC
  9. reinstallwamp server.
  1. 安装wamp 服务器
  2. 如果问题遇到msvcp120.dll 或任何其他文件丢失
  3. 搜索具有正确系统(无论是 32 位还是 64 位)大小的特定文件,然后下载特定丢失的文件,文件大小约为 ( 0.5 - 0.95 MB)
  4. 然后提取文件并将粘贴到(本地磁盘=>windows=>搜索名称为system 32 或 64)并单击它。
  5. 然后它将显示文件列表,在该位置,将提取的文件粘贴到特定系统 32 或 64
  6. 然后卸载wamp服务器
  7. 之后必须关闭你的电脑
  8. 然后打开电脑
  9. 重新安装wamp 服务器

Atlast, no problem will exist and green icon will also be displayed

Atlast,不会有问题,还会显示绿色图标