Old version of WHM
Hi there, I want to install an old version of WHM for example cPanel & WHM version 116.
I have only this cmd ,, cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest '' , wich install only the latest version.
How can I modify this cmd to install cPanel & WHM version 116 .
Thx for help
-
Before installing cPanel, create a file /etc/cpupdate.conf and in that write:
CPANEL=116Then install cPanel and it should be 116 version.
0 -
I'll try, thx then I come with repo
0 -
@ quietFinn I installed 116 version but still not have php 7.4 in. I need this php 7.4 for a project. Any ideea how to add php 7.4?
Thx
0 -
What OS are you running?
0 -
Almalinux 9
0 -
With AlmaLinux 9 you can only have PHP 8.0 and newer.
https://support.cpanel.net/hc/en-us/articles/4412144152855-What-versions-of-PHP-does-cPanel-support
0 -
Thx for u'r kindness to help me
0 -
Me again, I made a fresh install of Ubuntu 20.04 on my server and I get this error:
,, cPanel & WHM does not support Ubuntu 20.04 on version 120 ''
also how to install MariaDB 10.6 on cPanel ?
Thx
0 -
>also how to install MariaDB 10.6 on cPanel ?
Before installing cPanel create file /root/cpanel_profile/cpanel.config
In that file write
mysql-version=10.6When you install cPanel you will have MariaDB 10.6
0 -
Ok , thx
0 -
Again thx for your time to help me.
I used this cmd for MariaDB 10.6 ,, mkdir -p /root/cpanel_profile && echo "mysql-version=10.6" > /root/cpanel_profile/cpanel.config ''
0 -
Did you manage to solve it friend?
0 -
@ Lucas Cortes Yes I solved. Thx for ask
0
Please sign in to leave a comment.
Comments
13 comments