LAMP Manjaro 21 Installation – Step-by-step

November 28, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing LAMP

    Now to Install Apache, MySQL & PHP 7.x
    Simply play:

    sudo pacman -Sy apache mariadb mariadb-clients libmariadbclient php php-apache
  2. 3. Installing PHP Extensions

    Again to Install PHP Modules
    Search for the available PHP Extensions running:

    pacman -Ss search php | grep module

    Then use the usual Syntax to Setup:

    sudo pacman -Sy php-gd

Contents


QuickChic Theme • Powered by WordPress