- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
WAMP
September 20, 2016
WAMP (WampServer) is a Windows web development environment. It allows you to create web applications with Apache, PHP and the MySQL database. It also comes with PHPMyAdmin tool to manage your databases easily. WampServer is an open-source project, free to use (provided under the GPL license).
WampServer is installed automatically (using installer), and its usage is very intuitive. You will be able to tune your server without even touching the setting files.
WampServer is the only packaged solution that will allow you to reproduce your production server. Once WampServer is installed, you have the possibility to add as many Apache, MySQL and PHP releases as you want.
WampServer also has a functionality to manage your server and its settings. It Includes: Apache 2.2.11, MySQL 5.1.36, PHP 5.3.0.
With WampServer you will be able to:
manage your Apache and MySQL services;
switch server online/offline;
install and switch Apache, MySQL and PHP releases;
manage your servers settings;
access your logs;
access your settings files;
create aliases.