How to Install LAMP Server on Ubuntu 14.10 Utopic 32-64bit Linux Easy Guide

February 13, 2015 | By the+gnu+linux+evangelist.

LAMP WebServer Quick Start for Ubuntu 14.10 Utopic

Hi! The Tutorial shows you Step-by-Step How to Install Apache, MySQL and PHP 5 on Ubuntu 14.10 Utopic Unicorn GNU/Linux Desktop/Server.

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 Ubuntu 14.10 Utopic - Featured
  1. Login into Server Shell.

    Or Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)
    Ctrl+Alt+t

    Install LAMP Server for Ubuntu 14.10 Utopic - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Installing the LAMP Web Server.

    sudo apt-get install apache2 php5 mysql-server php5-mysql

    How to Enable Apache2 mod_rewrite Module on Ubuntu.

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

    GNU/Linux Apache2 Virtual-Host Quick Start

QuickChic Theme • Powered by WordPress