Using PHP 7.3 on RockyLinux9?

Posted by noellarkin@reddit | linuxadmin | View on Reddit | 18 comments

Not exactly a PHP code question, but... I've been trying to install PHP 7.3 on RL9, using EPEL and REMi release 7 - - however, I'm running into the "nothing provides..." issue. package php-pecl-mysql-1.0.0-0.20.20180226.647c933.el7.remi.7.3.x86_64 from remi-php73 requires php(api) = 20180731-64, but none of the providers can be installed package php-pecl-mysql-1.0.0-0.20.20180226.647c933.el7.remi.7.3.x86_64 from remi-php73 requires php(zend-abi) = 20180731-64, but none of the providers can be installed and nothing provides libssl.so.10()(64bit) needed by php-common-7.3.33-13.el7.remi.x86_64 from remi-php73 nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by php-common-7.3.33-13.el7.remi.x86_64 from remi-php73 Is there any way to do this?