Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


php8.2_on_centos_7

PHP 8.2 on CentOS 7

https://blog.remirepo.net/post/2022/12/08/PHP-version-8.2.0-is-released

yum-config-manager --enable remi-php82
yum update php\*

After the install, these PHP packages should be on the system:

php-8.2.0-1.el7.remi.x86_64
php-cli-8.2.0-1.el7.remi.x86_64
php-common-8.2.0-1.el7.remi.x86_64
php-mbstring-8.2.0-1.el7.remi.x86_64
php-mysqlnd-8.2.0-1.el7.remi.x86_64
php-pdo-8.2.0-1.el7.remi.x86_64
php-pecl-mcrypt-1.0.5-1.el7.remi.8.2.x86_64
php-sodium-8.2.0-1.el7.remi.x86_64
php-xml-8.2.0-1.el7.remi.x86_64
php8.2_on_centos_7.txt · Last modified: 2022/12/20 17:56 by juckins