dnf install https://rpms.remirepo.net/enterprise/remi-release-9.rpm dnf module list | grep php dnf module reset php dnf module install php:remi-8.3 php --version
dnf install php-mysqlnd dnf install libsodium libsodium-devel
dnf module install mariadb systemctl start mariadb ps ax|grep mariadb