Wamp It (Windows Apache MySQL PHP)

Filed Under (PHP, Web Development) by admin on 01-07-2009

Tagged Under :

Wamp installs a local version of Apache, MySQL and PHP to help develop locally without the need to upload your code to a server.

During installation you can select how you reach the WAMP server, but the default is Localhost. You then have a folder inside C:/wamp/ called www where you can save all your websites. Start the WAMP service and then in any browser enter in “localhost”, it will take you to a holding page for WAMP, you then have the option to select the project to view.

For MySQL you get to use either SQLiteManager, PHPMyAdmin or MySQL CLI giving you a good scope of tools to use.

Access to MySQL.ini and PHP.ini is very easy, giving you the chance to make required changes on the fly to test your code out. This is very helpful, as if you did this on a live server you would need to restart some processes for the changes to take effect, this would mean that people viewing your site may be presented with a 404 error whilst the processes restart.

So if you have some dynamic sites you want to create, or you want to dabble with PHP a little then give it a go, very easy to install and easier to use.

Download from:
PHP Apache MySQL avec WampServer 2 : installation PHP MySQL Apache

Alternatively you can also hire a company offering web development services in India to do the job for you. It will save your time and efforts,

Post a comment

Video