WAMP server is one of the most important software that makes PHP an amazing languange.IF you want to start coding in php,you can just make your system ready for programming in minutes using WAMP server.The WAMP server is a software package which brings the following things under a single roof
1.Apache - webserver
2.MySql - Database
3.PHP 5 -Compiler
4.Php My Admin - Interactive Database Management
WAMP Download Page :http://www.wampserver.com/en/download.php
Installing
Double click on the downloaded file and just follow the instructions. Everything is automatic. The WampServer package is delivered whith the latest releases of Apache, MySQL and PHP.
Once WampServer is installed, you can add other releases by downloading them on this website. They will then appear in the WampServer menu and you will be able to switch releases with a simple click.
Each release of Apache, MySQL and PHP has its own settings and its own files (datas for MySQL).
Functionalities
WampServer's functionalities are very complete and easy to use so we won't explain here how to use them.
With a left click on WampServer's icon, you will be able to:
- manage your Apache and MySQL services
- switch online/offline (give access to everyone or only localhost)
- install and switch Apache, MySQL and PHP releases
- manage your servers settings
- access your logs
- access your settings files
- create alias
With a right click :
- change WampServer's menu language
- access this page
How to start ?
When you install WampServer, a "www" directory is created (generally c:\wamp\www). Create a directory inside for your project and put your PHP files in it.
Click on the link "Localhost" in the WampServer menu or open your browser and open the http://localhost address.
Add Apache, MySQL and PHP releases
WampServer allows you to install almost all the existing releases of Apache, PHP and MySQL so you can reproduce exactly the settings of your production server.
To add a new release, donwload it here and install it.
Then click on the WampServer menu and activate the release that you want to use.
Wait until the WampServer icon become white again and start to work.
Wednesday, December 3, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment