@usmannasir hello sir!
Some PHP extensions are missing on ARM64.
I installed cyberpanel on an x86 and ARM64.
Since PHP 8.3 wasn’t installed with cyberpanel by default I followed the instructions:
apt-get purge lsphp83
apt-get install lsphp83*
This installed PHP 8.3 on both servers except that some PHP extensions are missing on ARM64.
On x86 all the PHP-Extensions are installed - a total of 25 extensions.
On ARM64 only 20 PHP-Extensions are installed.
These are the missing extensions on ARM64:
lsphp83-igbinary
lsphp83-ioncube
lsphp83-memcached
lsphp83-msgpack
lsphp83-redis
Usually for x86 the “Description” would read:
Eg., lsphp83-redis on AMD x86
lsphp83-redis/jammy,now 6.0.2-1+jammy amd64 [installed]
For ARM64:
On Ampere Altra
lsphp82-redis/jammy,now 5.3.7-1+jammy arm64 [installed]
Please look into it.
Thanks a lot.
God bless.