sudo yum install yum-utils -y
sudo yum-config-manager --disable remi-php74
sudo yum-config-manager --enable remi-php82
sudo yum install php php-cli php-fpm php-json php-common php-mysqlnd php-xml php-gd php-mbstring php-intl php-opcache -y
Created
August 3, 2024 04:42
-
-
Save budiantoip/10cda16bd625327dd6bb513bfc9a0fe0 to your computer and use it in GitHub Desktop.
How to update PHP version on CentOS 7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment