How to Install LAMP on Fedora 31 Gnu/Linux

November 11, 2019 | By the+gnu+linux+evangelist.

Installing

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

    Enabling Remi’s RPM Repos
  2. Installing Apache & PHP 7.3.

    sudo dnf --enablerepo=remi --enablerepo=remi-php73 install httpd php php-common
  3. Installing MySQL & PHP Modules.

    sudo dnf --enablerepo=remi --enablerepo=remi-php73 install mysql php-pear php-mysqlnd php-gd php-mbstring php-mcrypt php-xml
    

Contents


QuickChic Theme • Powered by WordPress