Php 8.0.2 is not available?

bignatue

New member
Joined
Apr 23, 2021
Messages
2
I don't see the option of upgrading the PHP version into 8.0.2 which is badly needed for the requirement of what I'm working on right now.

Does anybody know how to upgrade to PHP version to 8.0.3?

1619215741031.png
 
This is CloudLinux PHP selector, their documentation should be followed for this. This might be sufficient:
Code:
yum groupinstall alt-php80
 
Hi Martynas, thank you for your reply, I don't see where to execute this code yum groupinstall alt-php80 I couldn't find cli in DirectAdmin in Version.nl

Can you please tell me where I can run this code?
 
Back
Top