w3resource

Install WAMP

Obtaining WAMP

 Download latest version of WAMP from http://www.wamp.org.

WAMP installation guide

1. Double click on the wamp installation executable (we have used WampServer2.0i.exe ) to start the installation.

2. Select I accept the agreement.

wamp installation guide

3. Select destination folder.

wamp installation guide step 2

4. Select whether you want a Quick launch icon and desktop icon.

wamp installation guide step 3

5. Click Install to beginning installation.

wamp installation guide 9

9. Supply PHP mail parameters and click next. This finishes the installation.

wamp installation guide 10

10. Testing if PHP is installed properly.

Create a php file containing code <?php echo phpinfo(); ?> and save it as test.php.

Run this file in your web server and if you get an output like this :

testing php installation

then your WAMP installation  is working properly.

After you have successfully installed WAMP, an icon comes in the right hand corner of the Taskbar. Click on that icon and from here you start / restart /close Apache,PHP an MySQL. You can also change settings of Apache,PHP an MySQL.

wamp settings


Become a Patron!

Follow us on Facebook and Twitter for latest update.

It will be nice if you may share this link in any developer community or anywhere else, from where other developers may find this content. Thanks.

https://w3resource.com/php/function-reference/install-wamp.php