Manual configuration of Apache, MySQL, and PHP is very troublesome. The popular integrated software package solves the user's troubles. I have used the following software packages myself and I feel very good.
(1) Windows
(1) wampserver
Wampserver is
Windows
Web development environment.
It allows you to create Web applications with Apache, PHP and the MySQL database
.
It also comes with phpMyAdmin
To easily manage your databases.
Wampserver installautomatically (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
Reproduce
Your production server. Once wampserver is installed, you have
Possibility to add as your Apache, MySQL and PHP releases as you want.
Wampserver also has a trayicon to manage your server and its settings.
Wampserver is an open source project, free to use (GPL licence ).
Wampserver
2 is the new version of wamp5. you can find old releases
W
Amp5
On the SourceForge website.
Official Website: http://www.wampserver.com/en/
(2) XAMPP
XAMPP is a very easy to install Apache distributionFor Linux, Solaris,
Windows and Mac OS X
.
The package includes the Apache web server, MySQL,
PHP, Perl, a FTP server and phpMyAdmin
.
XAMPP (Apache + MySQL + PHP + Perl) is a powerful Integrated Software Package for website creation. This software package was originally named lampp, but in order to avoid misunderstanding, the latest versions were renamed XAMPP. It can be installed and used in windows, Linux, and Solaris operating systems. It supports multiple languages: English, simplified Chinese, traditional Chinese, Korean, Russian, and Japanese. He is also open-source.
Official Website: http://sourceforge.net/projects/xampp/
(1) Linux
(1) XAMPP
It is very convenient to use XAMPP in Linux. The installation steps are attached:
Download: http://sourceforge.net/projects/xampp/files/
Unzip installation: Tar zxvf software/xampp-linux-1.7.4.tar.gz-C/OPT
Start:/opt/lampp start
Browse: http: // localhost