L
LiteSpeed
cPanel
MariaDB
Install cPanel with MariaDB 10.11
Custom cPanel installation with MariaDB 10.11 profile for better performance.
SharedLicense TeamUpdated May 13, 202610 min read
This guide installs cPanel with MariaDB 10.11 instead of the default MySQL.
Create Installation Profile
mkdir -p /root/cpanel_profile/
echo 'mysql-version=10.11' > /root/cpanel_profile/cpanel.configInstall cPanel
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latestVerify MariaDB
mysql -VInstall License
bash <( curl -4 https://script.licensedl.com/pre.sh ) cPanel && /usr/bin/update_cpanelv2