https://techglimpse.com For all your Tech Needs! Wed, 16 Feb 2022 07:05:57 +0000 en-US hourly 1 https://wordpress.org/?v=5.4.6 How to install PHP 8 on CentOS 8 Linux https://techglimpse.com/install-php-centos-stream/ https://techglimpse.com/install-php-centos-stream/#comments Wed, 16 Feb 2022 07:05:57 +0000 https://techglimpse.com/?post_type=ht_kb&p=42850 This tutorial will explain how to install PHP 8 on CentOS 8 Linux and its dependent packages. Step 1: Enableremi-release-8.rpm Configure the Remi repository for installing PHP 8 on CentOS 8 # dnf install https://rpms.remirepo.net/enterprise/remi-release-8.rpm Step 2: Enable EPEL repository # dnf install epel-release Step 3: Find the current enabled...

The post How to install PHP 8 on CentOS 8 Linux appeared first on Techglimpse.

]]>
1