Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


php8.2_on_centos_7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

php8.2_on_centos_7 [2022/12/20 17:25] – created juckinsphp8.2_on_centos_7 [2022/12/20 17:56] (current) juckins
Line 3: Line 3:
 https://blog.remirepo.net/post/2022/12/08/PHP-version-8.2.0-is-released 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.1671575140.txt.gz · Last modified: 2022/12/20 17:25 by juckins