How to Install LAMP Server on Debian 7 Wheezy 32-64bit Linux Easy Guide

October 14, 2014 | By the+gnu+linux+evangelist.

Getting-Started with LAMP Server for Linux Debian Wheezy 7

Hi! The Tutorial shows you Step-by-Step How to Install Apache, MySQL and PHP 5 on Debian 7 Wheezy i386/amd64 GNOME/KDE/Xfce/Lxde 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.

Install LAMP Server on Debian 7 Wheezy - Featured
  1. Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)

    Install LAMP Server for Debian 7 Wheezy - Open Terminal
  2. Installing the LAMP Web Server for Debian.

    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 Debian.

    Enabling Apache2 Rewrite for Debian
  3. How to Create an Apache 2 Virtual Host on Linux Debian.

    Debian Apache2 Virtual-Host Quick Start

QuickChic Theme • Powered by WordPress