Step-by-step – LAMP Mint 20 Installation

October 8, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing LAMP Web Server

    Then to Install the LAMP Web Server
    Simply Run:

    sudo apt install apache2 php mysql-server php-mysql

    How to Enable Apache2 mod_rewrite Module on Linux Mint.

    Enabling Apache2 Rewrite for Linux Mint

    Then Install the PHP 7 Module for Apache
    With:

    sudo apt install libapache2-mod-php

    Please note that this package ONLY works with Apache’s prefork MPM, as it is not compiled thread-safe.
    Last, to Search for others useful PHP Modules use:

    sudo apt search php- | grep module

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress