dnf install git wget gcc gcc-c++ bzip2 openssl-devel libffi-devel readline-devel zlib-devel gdbm-devel ncurses-devel -y
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
dnf install https://rpms.remirepo.net/enterprise/remi-release-9.rpm
crb install
dnf module reset php
dnf module enable php:remi-8.4
dnf install php-cli php-fpm php-mbstring php-xml php-mysql
dnf install php php-cli php-curl php-mysqlnd php-gd php-opcache php-zip php-intl