Top "Wamp" questions

WAMP refers to a web development software stack utilizing Windows, Apache Web Server, MySQL database, and the PHP programming language.

PHPUnit. Error: No code coverage driver is available. (having xdebug installed)

There is an answer for similar question Laravel 5: PHPUnit and no code coverage driver available that works, but i have …

php phpunit wamp
How to bring wamp server online?

I have already tried port forwarding through router and also disabled my firewall. I also edited httpd.conf. There I …

wamp wampserver portforwarding
MSVCR110.dll is missing error on wamp running

I install the WAMP server on Windows 7 32 bit edition, but when I run this the error comes MSVCR110.dll is …

visual-c++ wamp msvcr100.dll
WAMP - Your port 80 is actually used - Error

I installed Wamp server and when I open it, it never gets online. It always stays orange (offline). I read …

apache wamp skype port80
you don't have permission to access [custom alias] on this server

can anyone help with a following issue: I am using wamp to run projects in my chrome browser. after adding …

wamp wampserver
Fatal error: Class 'IntlDateFormatter' not found

I installed WAMP on my local machine. My PHP version is 5.3.3 in phpinfo() but that extension doesn't exist! :( How can …

php internationalization wamp
How to make WAMP accessible over the internet?

I am quite new to web development. I have this web application I developed using PHP and MySQL that works …

localhost wamp wampserver portforwarding
jQuery Ajax request from local filesystem (Windows file:///)

I'm trying to do an ajax request to get the contents of "http://localhost/" running on Windows Wamp Server. The …

jquery localhost wamp wampserver
WAMP: Missing http://localhost/ in urls , wrong wamp projects links

I have a problem with Wamp which never happened to me before, cannot find what's wrong. I have a few …

localhost wamp local wampserver
How to configure xdebug with WAMP

I am using wamp 2.0 and trying to install XDebug extension for php. I have followed all steps written here http://…

wamp xdebug