CWP panel

How to Install PHP Extensions on CentOS 8

How to Install PHP Extensions on CentOS 8

#Install #PHP #Extensions #CentOS

“LiquidWeb”

In this video, we describe how to install PHP extensions on CentOS 8.

Commands used:
dnf install dnf-utils dnf install dnf-utils -y
dnf module list php
dnf module reset php -y
dnf module enable php:remi-7.4 -y
dnf install php -y
php -v
dnf…

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply