usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.53k stars 592 forks source link

[ FIX ] AlmaLinux 8 PHP CLI 8.0 Up Support #1147

Open CVaRy opened 11 months ago

CVaRy commented 11 months ago

# dnf config-manager --set-enabled powertool # dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm # dnf install https://rpms.remirepo.net/enterprise/remi-release-8.rpm # dnf module reset php # dnf module install php:remi-8.1 # dnf update # dnf install php-cli

php -v //

PHP 8.1.25 (cli) (built: Oct 24 2023 21:51:16) (NTS gcc x86_64) Copyright (c) The PHP Group Zend Engine v4.1.25, Copyright (c) Zend Technologies