PHP 7.2 - 7.3 - missing

Hi, I’m running CPanel 2.3 and I need to customize php 7.2 and 7.3 but I found out that they are missing.

I followed the post below, but I got LiteSpeed error (attached)
How can install these php versions manually?

Many thanks






Which os?
and can you show me the /usr/local/ directory

Ubuntu 22.04 (I know it’s not fully supported but I need it)

I’ve manually installed 7.2 and 7.3 on Ubuntu 22.04, but how do I tell OSLte to use them ?

apt-cache policy php
add-apt-repository ppa[image]ndrej/php --yes &> /dev/null
apt update

apt install php7.2
apt install php7.3

Many thanks


Hello Alex, is there any progress on this issue?

I’m in the same situation as you.

I did the manual install as above.
If you can reinstall CyPanel from scratch it’s likely to work -with the latest release.

Yes in latest version CyberPanel will auto detect any version installed manually.