• Hello!

    When I run the WampServer, I am getting an error MSVCR110.dll missing though this file exists in the windows\system32 folder.

    I have unzipped the WordPress 4.2.4 but unable to open when I click install.php file under WP-admin.

    Please assist.

    Thank you,
    Srijith

Viewing 10 replies - 1 through 10 (of 10 total)
  • Suggest that you seek support from the Microsoft forums, or use Google.
    From my long ago and far away Windoze experience, putting a copy of the dll into the directory of the program loading it would fix various version problems, don’t know which directory that would be.

    Dion

    (@diondesigns)

    If you have a 64-bit system, make sure you have both 32 and 64-bit versions of VC11 redistributables installed:

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

    While you’re at it, you should also download/install the 32 and 64-bit versions of the VC14 redistributables. They are required for Windows builds of PHP 7.0, and you will find that your WAMP setup runs significantly faster if you use the VC14 versions of the currrent builds of Apache and PHP.

    Jith3003, Install Microsoft visual C++ from here – https://www.microsoft.com/en-us/download/details.aspx?id=48145
    (Note – install appropriate version according to your windows version. This should do solve the problem.

    I had the same issues at first using WAMP, the microsoft runtime libraries (above links) fixed it for me

    Thread Starter Jith3003

    (@jith3003)

    Thank you all for the support.

    When I installed C++ then I was able to install the Wampserver but have not started using it.

    Hello Webstudionorthwales – please try installing C++ version from the above links (try with 2013 or other later version).

    Hope it helps.

    WAMP is a great windows based webserver , in my opinion, its easy to setup and configure and theres lost off support out there, better than easyphp which i used for many years

    MSVCR110.dll file missing is a big problem, which can be easily tackled with downloading the specific dll file from https://fix4dll.com/msvcp110_dll. Everything is great now.

    @katekate777

    That’s an incredibly poor idea. The original issue in this thread was caused by forgetting to install a Microsoft Visual C++ component that was required as a prerequisite to installing the WampServer package.

    You should never download and install any .dll files from third party sources.

    Dion

    (@diondesigns)

    That was a “drive-by” post from a spambot, which is unfortunately a growing problem on this support site.

    I completely agree with you…it is a STUPID idea to download system .dll files from anywhere other than microsoft.com.

    I know that the OP has already solved his problem but since this page came up right on top when I was searching for a solution to my problem.And I could only resolve it after searching the net for hours. So I am posting the method I followed to resolve this problem when I was trying to launch civilization 6 on my windows 10 machine. Hope it save other peoples time.

    Download Package:https://www.microsoft.com/en-us/download/details.aspx?id=30679

    1) Know your system architecture whether you are using 32 bit or 64 bit version of windows.
    2) If you are using 32 bit then just download & install the x86 version of the software package from the above mentioned download link if you are using 64 bit then download & install both x86 as well as x64 bit.
    3)After that Uninstall and reinstall the software

    If you require a step by step guide for this process here this is what I followed
    https://www.howisolve.com/msvcr110-dll-is-missing/

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Unable to Run WampServer – MSVCR110.dll missing’ is closed to new replies.