Hi everyone,
For compatibility reasons, I need to run a site using PHP 7.3 FPM on a new AlmaLinux 9 server. However, I’ve noticed that while PHP 7.0 and 7.4 are available for installation, PHP 7.3 is not.
Is there any “clean” way to install PHP 7.3 FPM on AlmaLinux 9? Preferably, I’d like to...