ruyman

Registered
Dec 18, 2020
3
1
3
Canary Islands
cPanel Access Level
Root Administrator
Besides what @vacancy said, the time a thread has been created isn't related to development time.

I can say that our developers have created an AlmaLinux 9 installer, but there's still some things that aren't quite ready for prime time. I would think by version 112 we'll have some more updates on that OS.
I'm glad to hear that and so I could install Almalinux9 without installing version 8 first.
 

spaceman

Well-Known Member
Mar 25, 2002
557
16
318
It's urgent that cPanel+WHM support Almalinux 9 *asap*

Migrating hosting accounts between past-EOL versions is time consuming, costly, and occasionally risky.

AlmaLinux 8 only has active support until May '24 (just over a year from now), but (mercifully) security support until March '29.

Whereas AlmaLinux 9 has active support until May '27, and security support until May '32

https://wiki.almalinux.org/release-notes/

I need to do a new installation of cPanel+WHM in the next few weeks. I'd massively prefer to install it on a v9 Linux, not v8.

Add your vote here: https://features.cpanel.net/topic/22589-supporting-almalinux-9
 

julissax

Member
Apr 21, 2014
5
3
53
cPanel Access Level
Root Administrator
* A development version for testing only and not for production servers.



#Check release of you new server

[root@myserver home]# cat /etc/*release | head -n1
AlmaLinux release 9.1 (Lime Lynx)

#Change the target cpanel version to edge:

[root@myserver home]# cat <<-EOF> /etc/cpupdate.conf
CPANEL=edge
RPMUP=daily
SARULESUP=daily
STAGING_DIR=/usr/local/cpanel
UPDATES=daily
EOF


#Download cpanel installer
[root@myserver home]# cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest

#Install cPanel
[root@myserver home]# sh latest --experimental-os=almalinux-9.1

#Register the license and check:

[root@myserver home]# /usr/local/cpanel/cpkeyclt
Updating cPanel license...Done. Update succeeded.

#Access to whm (The finish web button to start installation only work if you have the license)
[root@myserver home]# whmlogin
https://myserver.com:2087/cpsessxxxxxxxxxx/login/?session=root%xxxxxxxxxxxxxxxxxxxxacreate_user_session%xxxxxxxxxxxxx



alma9.png
 

leonep

Well-Known Member
Nov 18, 2014
242
23
68
Pescara
cPanel Access Level
Root Administrator
hello,
I have successfully installed cpanel 112 on almalinux 9 .
everything seems to work but there is always the disturbing warning that cpanel does not support almalinux 9 !!!!!!!!!!!!!!
since I have to put it into production what do I do? I'm waiting? do we have a date? or do I roll back to almalinux 8 ?

Thank you
 

leonep

Well-Known Member
Nov 18, 2014
242
23
68
Pescara
cPanel Access Level
Root Administrator
i got a problem with installation of wp-toolkit but after quick ticket cpanel staff fix it.


This seems to be a result of changes in the default cryptographic policy settings from version 8 to 9 of Alma Linux. We have updated it here;

# update-crypto-policies --set DEFAULT:SHA1
Setting system policy to DEFAULT:SHA1
Note: System-wide crypto policies are applied on application start-up.
It is recommended to restart the system for the change of policies
to fully take place.

Once we updated, we were then able to run the installer, and wp-toolkit is now installed;

# wp-toolkit --versions
Available versions:
6.2.2, 6.1.3, 6.0.5, 5.9.7, 5.8.7, 5.7.9, 5.6.11, 5.5.12, 5.4.13, 5.3.15, 5.2.18, 5.1
 
  • Like
Reactions: cPRex

leonep

Well-Known Member
Nov 18, 2014
242
23
68
Pescara
cPanel Access Level
Root Administrator
for cpanel only user i think it's ok Almalinux9.
i test some wordpress websites it looks good.

The problem now is Cloudlinux ......................

Full support for all control panels ETA
We’re working now to make CloudLinux OS 9 available in other popular control panels: cPanel, Plesk, and DirectAdmin. We expect to introduce the full support of the CloudLinux OS 9 editions – Shared/PRO/Admin/Solo in the year 2023.

i try to install and of course it not works with cpanel.
to put this server into production i need CL. so i think i must rollback to almalinux 8