php8.2_on_rocky_linux_8
PHP 8.2 on Rocky Linux 8
https://blog.remirepo.net/post/2022/12/08/PHP-version-8.2.0-is-released
dnf module reset php dnf module install php:remi-8.2
After the install, these PHP packages should be on the system:
php-8.2.0~RC7-8.el8.remi.x86_64 php-cli-8.2.0~RC7-8.el8.remi.x86_64 php-common-8.2.0~RC7-8.el8.remi.x86_64 php-fpm-8.2.0~RC7-8.el8.remi.x86_64 php-mbstring-8.2.0~RC7-8.el8.remi.x86_64 php-mysqlnd-8.2.0~RC7-8.el8.remi.x86_64 php-opcache-8.2.0~RC7-8.el8.remi.x86_64 php-pdo-8.2.0~RC7-8.el8.remi.x86_64 php-pecl-mcrypt-1.0.5-1.el8.remi.8.2.x86_64 php-sodium-8.2.0~RC7-8.el8.remi.x86_64 php-xml-8.2.0~RC7-8.el8.remi.x86_64
Why is RC7 listed in the above??
One of my VMs had these installed, but I removed them:
php-gd php-ldap php-opcache php-pecl-zip
php8.2_on_rocky_linux_8.txt · Last modified: 2022/12/20 18:18 by juckins