0

Starting httpd.exe gives me the system error:

"The program can't start because MSVCR100.dll is missing from your computer. Try reinstalling the program to fix this problem."

Can anyone help me fix this?

Will
  • 24,082
  • 14
  • 97
  • 108
Mahen
  • 760
  • 9
  • 12

1 Answers1

1

This seems to have been solved here:

If you are running WAMPServer 2.5 you also need the VC11 redist. Visual C++ Redistributable for Visual Studio 2012

29.08.2014 with WAMP 2.5 I agree that VC11 is needed and it is not a bad idea to have previous distributions installed. It will be needed by other application. I am not sure if you need bit 32 version

http://www.microsoft.com/en-us/download/confirmation.aspx?id=30679

Community
  • 1
  • 1
Will
  • 24,082
  • 14
  • 97
  • 108