How to Easy Install LAMP Stack With Admin GUI on Ubuntu 15.10 Wily 32-64bit Linux

December 18, 2015 | By the+gnu+linux+evangelist.

LAMP with Admin GUI Quick Start for Ubuntu 15.10 Wily

Hi! The Tutorial shows you Step-by-Step How to Install a LAMP Web Server with Admin GUI on Ubuntu 15.10 Wily Werewolf i386/amd64 GNU+Linux Desktop/Server.

The XAMPP Stack is Composed from the Apache Web Server, the MySQL Database, the PHP and Perl Language Processors.

Then you can Easily Install and Manage your Favorite Web Apps on Top of XAMPP as Bitnami Ad-Ons like:

  • WordPress
  • Drupal
  • Joomla
  • CMS Made Simple
  • Magento
How to Install XAMPP for Ubuntu 15.10 Wily - Featured
  1. Open a Shell Terminal emulator window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    Installing LAMP with GUI for Ubuntu - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Download XAMPP Linux Installer 32/64-bit

    XAMPP .run for Linux
  3. Installing XAMPP on Ubuntu.

    cd $HOME/Downloads
    chmod 755 xampp-linux-*-installer.run
    sudo xampp-linux-*-installer.run

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    Then Follow the Installation Wizard
    Installing LAMP with GUI for Ubuntu - wizard 1
    Installing LAMP with GUI for Ubuntu - wizard 1
    Installing LAMP with GUI for Ubuntu - wizard 2
    XAMPP is installed Under the /opt/lampp Directory
    Installing LAMP with GUI for Ubuntu - wizard 3
    Find Instructions on Download and Install XAMPP Bitnami Web Apps Add-Ons
    Installing LAMP with GUI for Ubuntu - wizard 3
    After Installation Confirm to Launch XAMPP
    Installing LAMP with GUI for Ubuntu - wizard 3

  4. Access the XAMPP Admin GUI on Browser.

    http://localhost
  5. XAMPP QuicStart Documentation for Linux

    XAMPP Linux FAQ

QuickChic Theme • Powered by WordPress