Can't create/modify website to use PHP 8.3

Hello,

I’m using AlmaLinux 8.10 and CyberPanel:

Current Version:
2.3
Build:
5
Current Commit:
e813d2c0afb6ca1bb23af1ea0f224156f1e0a458
Latest Version:
2.3
Latest Build:
5
Latest Commit:
e813d2c0afb6ca1bb23af1ea0f224156f1e0a458

I can’t use PHP 8.3 when create or modify website, but I can use other PHP version such as PHP 7.4, 8.0, 8.1, 8.2.

Everytime I modify the website to use PHP 8.3, it will go back to old current PHP.

If the old PHP is 7.4, if I change to PHP 8.3, it will go back to PHP 7.4, if the old PHP is 8.2, it will go back to PHP 8.2.

Is there anything I can do to resolve this problem?

Thank you.

can you please check if php 8,3 is installed or not?

Yes, PHP 8.3 is installed.

It works after I installed this:

lsphp83 lsphp83.x86_64 lsphp83.x86_64 8.3.9-2.el8 @litespeed-update

from PHP - Install Extensions

Thank you.