What is WAMP5?

WAMP5

What is WAMP5?  Top Next

WAMP5 is an installer for Windows. it installs a complete WAMP solution on your computer. WAMP is for :  
Windows - Apache - MySQL- PHP5
 
WAMP5 automatically configures them to work together, wherever you install them on your local drive.
These softwares are installed :
 
Apache 1.3.x.
PHP 5.x.x
MySQL 4.x.x
PHPmyadmin
SQLitemanager
Wampserver service manager
 
 
 
WAMP5 comes with a service manager as an icon tray. This manager will allow you to fully control your server and local projects.
 
WAMP5 is not designed for production but as a development environment. With WAMP5, you will be able to create you scripts locally on your computer, test them and then upload them on your production server.
 
We have configured Apache and MySQL servers with default configuration files to have the most standard platform. You can then adapt it to your personal needs.
 
During installation, a "www" directory is created in WAMP5's directory. Just put your script files (php files) in this directory and access your localhost threw an Internet Windows or the service manager (icon tray).