How to Install LAMP With Apache, MariaDB & PHP 7 on Oracle Linux 7

September 15, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing MariaDB

    How to Install MariaDB on Oracle Linux

    MariaDB Oracle Linux Setup Guide
  2. 3. Setting Up Repository

    How to Install Remi’s Rpm Repos on Red-Hat Linux Based

    Enabling Remi’s RPM Repos

    Choose the RHEL Setup.

  3. 4. Installing Apache & PHP

    Then to Install Apache & PHP 7.4.

    sudo yum --enablerepo=remi,remi-php74 install httpd php php-common

    Again to Install PHP Modules.

    sudo yum --enablerepo=remi,remi-php74 install php-pear php-mysqlnd php-gd php-mbstring php-mcrypt php-xml
    

    Thanks to if-not-true-then-false.com

Contents


QuickChic Theme • Powered by WordPress