Home Tutorial Php Phpbasics Tutorial PHP WAMP Server Installation

 
 

PHP WAMP Server Installation
Posted on: November 3, 2009 at 12:00 AM
PHP WAMP Server Installation: This PHP tutorial will help you in installation of WAMP server.

Installation of the server:

To run a PHP program we need a web server installed in our system. There are so many web servers are present, but Apache is one of the server which is widely used with PHP, there are many more web servers are also available like IIS, Blazix etc.

WAMP is a stack of software which collectively has Apache web server, MySQL, and PHP and W stands for Windows. Generally we use this software to run a PHP program. To know more about installation and running a WAMP server please visit our webpage:

i)    http://roseindia.net/tutorial/php/phpbasics/Downloading-Installing-Wamp.html

ii)   http://roseindia.net/tutorial/php/phpbasics/Running-Testing-Wamp.html

In these web pages you will come to know about every single steps needed to install and run a WAMP server. These web pages will depict each step with proper figure. 

Related Tags for PHP WAMP Server Installation:


Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.