Can I install PHP 7.X using AlmaLinux 9?

itscoffetime

Verified User
Joined
Sep 19, 2019
Messages
89
I know AlmaLinux 9 uses PHP 8.1 as default but would like to know if it possible to install PHP 7.x through DirectAdmin.
 
No. You have to compile openssl 1.1.x seperately for this to work.
If you want to install old PHP 7.x then you have to use Alma 8, or as said... compile custom.
Technically it's possible but I don't know how, maybe somebody else, and might cause issues now or in the future.
 
use this as reference to install openssl and compiler.
 
Back
Top