Wednesday, August 17, 2011

Install Web & DB Server

Install Web & DB Server on your localhost (local machine)


WAMP stands for Windows Apache MySQL PHP. WAMP Server is an open source software, which is free to use under the GPL licence (General Public Licence). WAMP is a combination of numbers of software that allows to develop dynamic website with Apache Server, MySQL database and PHP script language.

Steps:
  1. Go & Download WAMP Server http://www.wampserver.com/en/download.php
  2. Save WampServer.exe
  3. Double Click on Installer WampServer
  4. Click Run to Install
  5. Click Next
  6. Select Option I accept  and then click on next.
  7. Choose the directory and click next.
  8. Select Additional Icon
  9. Click Install
  10. Installing Process
  11. Click Next (Don’t changes on PHP mail parmaeters)
  12. Click on Finish button
  13. Take a look on Wamp Setting into system try
  14. Click on localhost via Wamp then WampServer page will open on internet browser
  15. Click on phpMyAdmin option via Wamp Server then phpMyAdmin page will open on internet browser
  16. If WampServer & phpMyAdmin page will open successfully then WampServer is successfully installed on your computer

No comments:

Post a Comment