How to Install LAMP With Apache, MariaDB & PHP 7 on CentOS 6

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

Installing

  1. 2. Installing MariaDB

    How to Install MariaDB on CentOS

    MariaDB CentOS Setup Guide
  2. 3. Setting Up Repo

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

    Enabling Remi’s RPM Repos
  3. 4. Installing

    Then to Install Apache & PHP 7.3.

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

    Again to Install PHP Modules.

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

Contents


QuickChic Theme • Powered by WordPress