MSVCR110.dll is missing wamp can't start although MSVCR package is intalled

前端 未结 2 1405
日久生厌
日久生厌 2021-01-16 02:25

i am facing this problem and i don\'t know how to fix it.i have installed VCR 2010, VCR 2012, VCR 2013 and VCR 2010 (x86) on my machine but still when i want to start WAMP i

相关标签:
2条回答
  • 2021-01-16 03:08

    If you check on the WAMPServer Forum there is a document called WAMPServer 3 All you need to know

    In that document there is a link to the Secondary repository of Wampserver files

    In there, if you scroll to the bottom of the page you will find a link to an installer which will install all the possible required MSVC C/C++ runtime libraries that any version of Apache that WAMPServer can have installed might possibly need called Microsoft VC++ packages VC2008, 2010, 2012, 2013, 2015, 2017 zip files

    Click the link that matches the WAMPServer you have installed, 32bit or 64bit and run the installer.

    For some unknown reason, Microsoft keep messing with the pages that are supposed to link to their downloads of these libraries, and ending up with broken links. V Annoying

    Also remember that if you are using the WAMPSevrer 64bit you need to install BOTH the 32bit and 64bit versions of these MSVC Runtimes.

    0 讨论(0)
  • 2021-01-16 03:25

    Like @RiggsFolly said in another answer, to fix this go to this wamp page and scroll down to bottom most section and download All VC Redistribuable Packages. These zip files contain five 32 bit & 64 bit VC installers.

    If you have 64bit wamp, install both 32 & 64 bit setups. Otherwise 32 bit would be enough. In some cases only latest version would be sufficient, but some times you might have to install all of them, one by one.

    0 讨论(0)
提交回复
热议问题