How to Install LAMP PHP 5.6 on Linux Mint 19

June 5, 2018 | By the+gnu+linux+evangelist.

Installing LAMP

  1. 3. Installing LAMP

    Then to Install Complete LAMP Stack.

    sudo apt install apache2 mysql-server php5.6-mysql

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  2. And for Installing the PHP 5.6 Apache Module.

    sudo apt install libapache2-mod-php5.6

    Please note that this package ONLY works with Apache’s prefork MPM, as it is not compiled thread-safe.

  3. How to Enable Apache2 mod_rewrite Module on Linux Mint.

    Enabling Apache2 Rewrite for Linux Mint

Contents


QuickChic Theme • Powered by WordPress