CloudLinux

Articles

 CloudLinux Statistics showing API connection errors?

If you're facing such errors at CloudLinux Manager, here's the solution: First of all, run the...

 CloudLinux installed, but still showing CentOS

Some of our clients face the issue, that's why we're writing the tutorial to fix it. First of...

 Fix Unable to set values ​​and packages in LVE

If the LVE Manager is already installed on your server as follows, just execute the following...

 Fix “Missing MySQL Extension” with PHP Selector

If you are using CloudLinux and PHP selector, sometimes you will get the following error after...

 Fixing PHP Selector or other CLN tools issues Easily

Make sure to verify the CageFS status: In order to enable CageFS for all the servers, you must...

 Hide Alt-PHP from cPanel's MultiPHP Manager

Sometimes you don't want to see the whole list of available alt-php versions in your MultiPHP...

 How do I fix duplicated packages issue of CLN

Sometimes after incorrect updates duplicated packages appear in the system For example:...

 How to Install KernelCare on cPanel/WHM server

To install KernelCare, you need to log in with the root user on your cPanel server. Check for...

 How to enable CageFS for users on cPanel server

CageFS is a virtualized, per-user file system that uniquely encapsulates each cPanel user and...

 How to enable/disable CloudLinux Statistics by CLI?

If you want to have it disabled on your server, you can do it by adding cl_statistics_enabled=0...

 How to fix boot problem because of CLN kernel

Some of our clients contacted us recently about the boot problem of their server after installing...

 How to fix issues like PHP selector not available

Some of our clients face the issues like "PHP selector not available" on cPanel accounts of their...

 How to fix lveinfo database error of CLN

Run the following command: service lvestats stoptar -zcvf /root/lveinfo_backup_$(date...

 How to install CageFS on the CloudLinux

If you have CloudLinux installed on the server, you will able to setup CageFS on your...

 How to install CloudLinux OS+ on a cPanel server

If you have an activation key, run the following commands: wget -N...

 How to install CloudLinux on Webuzo V3 Panel?

The steps for installing Webuzo are similar to the general CloudLinux installation steps, in...

 How to install MySQL Governor on a cPanel server

First of all, log into the WHM (root). Once logged in, upgrade the MySQL version from MySQL 5.7...

 How to migrate all CloudLinux settings to another srv?

To move LVE and packages limits, just move the /etc/container/ve.cfg file to a new server, and...

 How to uninstall CloudLinux and CageFS?

Please make sure to remove CageFS before attempting Cloudlinux uninstallation.The below command...

 Installed CloudLinux, but can't run CGI scripts

If you've already installed CloudLinux on your server and you have an active CloudLinux license...

 Installing alt packages on a CLN powered server

Run the following command to install alt packages: yum groupinstall alt-php -yyum groupinstall...

 Modifying Global PHP Limits of PHP Selector

If you wish to modify the global PHP limits for PHP selector run the following command to modify...

 Recover crashed InnoDB tables on MySQL DB server

Recover Crashed InnoDB tables Recover crashed Innodb tables process will help you to recover...

 Switching all cPanel acc/s to "inherit" PHP version

You can change all cPanel users to inherit with this CLI command: for each in `cat...