Top "Wamp" questions

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

Can't use WAMP , port 80 is used by IIS 7.5

I am trying to use WAMP on Windows 7, my WAMP is online, but when I open localhost I get the …

iis iis-7.5 wamp wampserver
PHP cURL not working - WAMP on Windows 7 64 bit

I got my WAMP installed on my windows 7 64bit. cURL is not working, but still I got it enabled from …

php curl wamp
ERROR: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it

An error suddenly occurred while I was debugging my code. It has this series of errors regarding the connection to …

php mysql pdo wamp
Where is the web server root directory in WAMP?

Also is the web server root directory the place where you put your site files and later acces them with …

server wamp document-root
SOAP PHP fault parsing WSDL: failed to load external entity?

I'm trying to run a web service using PHP & SOAP, but all I'm getting so far is this: (SoapFault)[2] …

php xml soap wsdl wamp
How to allow remote access to my WAMP server for Mobile(Android)

I have created a website for mobile using PHP and jQuery. It works on my PC but now I want …

php networking wamp wireless
How to Import 1GB .sql file to WAMP/phpmyadmin

I want to import over 1GB size sql file to MySQL database in localhost WAMP/phpmyadmin. But phpmyadmin UI doesn't …

mysql sql phpmyadmin wamp
How to increase maximum POST variable in PHP?

I'm using WAMP in my local machine, when a FORM(method="POST") with 2000 input fields is submitted I'm able to …

php post wamp
Apache won't start in wamp

I have been googling for the past few hours but I simply can't get my apache on wamp to start. …

windows apache wamp wampserver
How to send email from localhost WAMP Server to send email Gmail Hotmail or so forth?

I'm finding to proper information about how to send email from localhost WAMP. And how to get authorize to send …

php email localhost wamp