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

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.

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

Any help for me?



Solution 1:[1]

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

According to Wampserver forum you 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 all of them (Not just one/latest ) .

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.

Alternatively, you could download the full package from Microsoft's official page: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

That's it!

Solution 2:[2]

Download visual c++ redistributable packs and install

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

Restart and it should work

Solution 3:[3]

You should install the following packages:

  1. Microsoft Visual C++ 2012 (11.0)
  2. Microsoft Visual C++ 2013 (12.0)
  3. Microsoft Visual C++ 2015-2019 (14.0)

Solution 4:[4]

?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)

  1. Install wamp server
  2. if the problem encounters as msvcp120.dll or any other file missing
  3. search for the particular file with correct system ( whether 32 or 64bit ) size, then download the particular missing file, the file size is about ( 0.5 - 0.95 MB )
  4. then extract the file and paste it 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 down your PC
  8. then turn on PC
  9. reinstall wamp server .

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

Solution 5:[5]

Solution 6:[6]

step 1 : download check_vcredist.exe and run it. now you can see what you don't have.

step 2 : download what you don't have from here and install them.

Solution 7:[7]

I resolved with logic, I saw that the problem was with mysqld (MYSQL oracle in 3306), then I looked for the mysql 5.7 requirementes in the official page, and was vcredist c++ 2013 and downloaded, installed and solved. Only uninstall and reinstall wamp. But vcredist c++ 2013 was the solution for me for wamp 3.2.3 version.

Solution 8:[8]

download the missing file from

https://www.dll-files.com/msvcp120.dll.html

Add the file to C:\Windows\System32

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1
Solution 2
Solution 3 Alireza Piltan
Solution 4
Solution 5 igll
Solution 6
Solution 7 Kevin Asca
Solution 8 hadi pc