SOLVED (FATAL): cPanel & WHM only support AlmaLinux

aribsa

Registered
May 8, 2023
1
0
1
Saudi Arabia
cPanel Access Level
Website Owner
i try to install cPanel & WHM on AlmalLinux 9.0 but i get this error as


2023-05-15 19:25:35 44 [1733] ( INFO): cPanel is here to help! Our Technical Support team is just a click away at https://support.cpanel.net/ or you can contact Customer Service via email [email protected]
2023-05-15 19:25:35 716 [1733] (FATAL): cPanel & WHM only support AlmaLinux, Rocky, and Cloudlinux 9 on version 112 or greater. Please refer to our additional installation instructions at System Requirements for AlmaLinux OS | cPanel & WHM Documentation
 

Attachments

Last edited by a moderator:

quietFinn

Well-Known Member
Feb 4, 2006
2,042
553
493
Finland
cPanel Access Level
Root Administrator

000

Well-Known Member
Jun 3, 2008
549
30
78
You must install the CURRENT version of cPanel, look here:
By default the RELEASE version is installed, which is currently 110.
my VPS is 100% new, we not UPDATE, we just need INSTALL and result is:
Code:
[root@cocacola home]# cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
[root@cocacola home]#

. . .

2023-08-17 12:30:29  746 [31462] (FATAL): cPanel & WHM no longer support Red Hat 6 & 7 based distributions on version 112 or greater.
For more information, read about our supported versions at https://go.cpanel.net/system-requirements
some command "magic" please ?
 

quietFinn

Well-Known Member
Feb 4, 2006
2,042
553
493
Finland
cPanel Access Level
Root Administrator
You must install the LTS version.

nano /etc/cpupdate.conf

in that write:

CPANEL=lts

save & exit, then install cPanel

But I would suggest that you reinstall your vps, and install AlmaLinux 8, support for Centos 7 ends at June 30, 2024.
 

000

Well-Known Member
Jun 3, 2008
549
30
78
You must install the LTS version.

nano /etc/cpupdate.conf

in that write:

CPANEL=lts

save & exit, then install cPanel

But I would suggest that you reinstall your vps, and install AlmaLinux 8, support for Centos 7 ends at June 30, 2024.
many thanks :)

my provider IPS not include AlmaLinux in distro VPS

only offert CentOs 7 and CentOs and UBUNTU
 

000

Well-Known Member
Jun 3, 2008
549
30
78
You must install the LTS version.

nano /etc/cpupdate.conf

in that write:

CPANEL=lts

save & exit, then install cPanel

But I would suggest that you reinstall your vps, and install AlmaLinux 8, support for Centos 7 ends at June 30, 2024.
a lot of thanks master quietFinn, now you can see:
Code:
[2023-08-17 13:57:16 -0500] [30981] ( INFO): Thank you for installing cPanel & WHM 11.110!
:)
 

000

Well-Known Member
Jun 3, 2008
549
30
78
There's really no good reason to be installing anything on CentOS 7 at this point. You really should be using AlmaLinux 8, CloudLinux 8, or Ubuntu.
now cPanel also support UBUNTU ?