Page 1 of 1

Wampserver wont start (SOLVED)

Posted: Tue May 26, 2015 10:09 pm
by Mokey
I get an error saying that the program can't start because msvcr100.dll is missing..

I have googled it and have installed both of http://www.microsoft.com/download/en/de ... x?id=26999

I even reinstalled wampserver and restarted my computer but it still wont work. Any ideas?

Re: Wampserver wont start

Posted: Tue May 26, 2015 11:18 pm
by SpiritWebb
Are you allowing it to work within your windows firewall? The firewall maybe blocking it.

Re: Wampserver wont start

Posted: Tue May 26, 2015 11:49 pm
by Mokey
How do I allow it through?

Edit:I allowed through but it still gives me an error along with

PHP Startup: Unable to load dynamic library
c:/wamp/bin/php/php5.5.12/ext/php_intl.dll - the specified module could not be found.

Re: Wampserver wont start

Posted: Tue May 26, 2015 11:56 pm
by SpiritWebb
One solution is to add "C:\wamp\bin\php\php5.3.9" (or similar directory) to your system PATH

OR

copy the icu*.dll files to your apache's bin directory

OR

copy the icu*.dll files to your Windows system directory (system32 or SysWOW64)

WAMPSERVER FORUM on this issue

Re: Wampserver wont start

Posted: Wed May 27, 2015 12:07 am
by Mokey
I did that and It still wont work.. Could we possibly get on team viewer or something and you could show me some other things?



EDIT: It's fixed. I was missing another dll some how but it's working now :) Thanks for your help!

Re: Wampserver wont start

Posted: Wed May 27, 2015 12:14 am
by SpiritWebb
I am at work, but glad you got it working!!