LAMP WebServer Quick Start for Linux Mint 17 Qiana LTS
You are Welcome! The Tutorial shows you Step-by-Step How to Install Apache, MySQL and PHP 5 on Linux Mint 17 Qiana LTS i386/amd64 Mate/Cinnamon/KDE/Xfce Desktop.
LAMP has become a de facto Development Standard. Today, the products that make up the LAMP stack are included by default in nearly all GNU/Linux distributions, and together they make a powerful web application platform.

-
Open a Command Line Terminal Window
(Press “Enter” to Execute Commands) -
Installing the LAMP Web Server for Mint Linux.
sudo apt-get install apache2 php5 mysql-server php5-mysql
Then to enable PHP 5 run
sudo a2enmod php5
How to Enable Apache2 mod_rewrite Module on Linux Mint.
How to Create an Apache 2 Virtual Host on Linux Mint.
Tags: Apache, apache 2, apache linux mint, Apache Web-Server, Guide, How-to, Install, lamp, lamp linux, lamp Linux Mint, Linux, Linux Mint, Linux Mint 17 Qiana LTS, Linux Mint server, linux web server, MySQL, PHP 5, Tutorial, web server linux mint