Articles
If you're facing such errors at CloudLinux Manager, here's the solution: First of all, run the...
CloudLinux installed, but still showing CentOSSome 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 LVEIf the LVE Manager is already installed on your server as follows, just execute the following...
Fix “Missing MySQL Extension” with PHP SelectorIf you are using CloudLinux and PHP selector, sometimes you will get the following error after...
Fixing PHP Selector or other CLN tools issues EasilyIf you've purchased a CloudLinux license from us, and if it is active at the portal, you still...
Hide Alt-PHP from cPanel's MultiPHP ManagerSometimes 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 CLNSometimes after incorrect updates duplicated packages appear in the system For example:...
How to Install KernelCare on cPanel/WHM serverTo 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 serverCageFS 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 kernelSome of our clients contacted us recently about the boot problem of their server after installing...
How to fix error license on CloudLinuxIf you get the following error in LVE Manager: No valid CloudLinux License Found Just run the...
How to fix issues like PHP selector not availableSome of our clients face the issues like "PHP selector not available" on cPanel accounts of their...
How to fix lveinfo database error of CLNRun the following command: service lvestats stoptar -zcvf /root/lveinfo_backup_$(date...
How to install CageFS on the CloudLinuxIf you have CloudLinux installed on the server, you will able to setup CageFS on your...
How to install CloudLinux OS+ on a cPanel serverIf 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 serverFirst 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 scriptsIf you've already installed CloudLinux on your server and you have an active CloudLinux license...
Installing alt packages on a CLN powered serverRun the following command to install alt packages: yum groupinstall alt-php -yyum groupinstall...
Modifying Global PHP Limits of PHP SelectorIf you wish to modify the global PHP limits for PHP selector run the following command to modify...
Recover crashed InnoDB tables on MySQL DB serverRecover Crashed InnoDB tables Recover crashed Innodb tables process will help you to recover...
Switching all cPanel acc/s to "inherit" PHP versionYou can change all cPanel users to inherit with this CLI command: for each in `cat...