To run php in local system we need to install PHP,MySQL,Apache webserver and along with this some configuration changes are required in order to run php scripts. Obviously it sounds hectic for beginners who are interested to learn php. There is always an easy way to do the things. WAMPServer is a package of php,MySQL and Apache webserver. Acronym for WAMP is Windows Apache MySQL and PHP. Follow the step by step process to install WAMPServer successfully.
http://download.cnet.com/WampServer/3000-10248_4-10797035.html
1.Click the below link and start download WAMPServer
http://download.cnet.com/WampServer/3000-10248_4-10797035.html
2. After completing the download install the WAMPServer.
3. If every thing is fine WAMPServer is installed and WAMPServer icon will be displayed at the right bottom.
4. To Start the Apache Server follow the below steps
- Click on the WAMP icon
- Select 'Apache'
- Select 'Service'
- Select 'Start/Resume Service'.
5.To test the local host follow below steps:
- Click on the WAMP icon
- Select 'Apache'
- Select 'Service'
- Select 'Test Port 80'
No comments:
Post a Comment