by Pradeep Kumar PHP (Hypertext Preprocessor) is the most popular server-side scripting language and used in developing static and dynamic web sites. In this article, we will demonstrate how to install the latest version of PHP 7.4 on CentOS 8 and RHEL 8. Minimum System Requirements for PHP 7.4 Minimal CentOS 8 / RHEL 8 OS Read More
Tag: Centos 8
Solutions for “This system is not registered” on Red Hat/ Centos 8
Solutions for “This system is not registered” on Red Hat/ Centos 8 Step 1: in the plugin configuration file disable plugin. Change the enabled from “=1” » to “=0” # vim /etc/yum/pluginconf.d/subscription-manager.conf enabled=0 Step 2: disable the subscription manager repository by below command # subscription-manager config –rhsm.auto_enable_yum_plugins=0