Learning to be a code alchemist, one experiment at a time.

Wamp Server: Install/Test/Run

|

1 Download Wamp (windows apache mySQL php) 2Install Wamp 3 Run Wamp 4 Test for any problems as follows:

check Wamp Button color : Green means ready.

IF Yellow, here are the Steps to Take: Test port 80 for Apache: My helpful screenshot My helpful screenshot My helpful screenshot

Find the problem/ port hogger in services after googling it My helpful screenshot

Fix the problem

GREEN: Create a New Program for your Wamp Server: My helpful screenshot

Save it as “phptest.php” with quotes so it saves as php and not as text Open it using http://localhost/phptest.php My helpful screenshot