How to install MariaDB with cPanel in AlmaLinux 8



How to install MariaDB with cPanel in AlmaLinux 8

How to install MariaDB with cPanel in AlmaLinux 8

1. First you have to update the os packages using below command
yum update

2. After that install the dependencies
yum install perl curl
3. Create a folder into the root directory
mkdir /root/cpanel_profile
4. Crete a file under the cpanel_profile folder
touch /root/cpanel_profile/cpanel.config
5. Edit the file and mention your mariadb version
example – mysql-version = 10.6 ( to instal install the mariadb 10.6)

After that execute the below command to install the cPanel
cd /home
curl -o latest -L https://securedownloads.cpanel.net/latest

#cpanelhosting #cpanel #almalinux #mariadb #cpanelinstalltion #webhosting