cloudlinux

  1. K

    Steps to install MySQL Governor

    With MySQL governor we can set the limits of LVE for MySQL users and its provided by CloudLinux. You can use below command to install MySQL governor package: yum install governor-mysql Now we have to select the MySQL version and version should be one of the below...
  2. K

    Error “Connect to backend failed: connect to lsphp failed” Cloudlinux

    If you are getting error related to LVE then this error shows, this issue can be solved due to non-LVE kernel is used. You can use below command for that: grep "Kernel command line: BOOT_IMAGE=" /var/log/messages You will get the below output : Sep 30 03:10:18 hostname kernel: Kernel command...
  3. K

    Steps to install NodeJS selector on Cloudlinux

    If you want to enable NodeJS Selector then you have to install multiple packages for the user. You can follow below steps to install it: First you have to install Alt-NodeJS package with below command: yum groupinstall alt-nodejs After that you have to install other modules too like: Pushion...
  4. K

    Steps to edit cloudlinux limits in WHM

    If you want to edit the cloudlinux limits for particular packages then you can follow below steps: Login to WHM. Click on “Cloudlinux LVE Manager” under “Server Configuration”. Now click on “Packages” tab, here you can check the Cloudlinux limits for all packages. You can edit the limit by...
  5. K

    Steps to synchronize Cloudlinux quotas

    cl-quota utility always run automatically to synchronize the quota cache data. There is cron set on server to update this quota limit and this cron automatically run on its time. But if in your case it’s not updating the inode limit then you have to manually synchronize the data with this...
  6. bhawanisingh

    Modules in PHP is not loading properly

    Introduction: When we come across these type of problem in our server which has installed with cloud Linux OS with the PHP selector. The server control panel is installed with the latest Easy Apache 4. The native for this PHP is set as PHP 5.4 from the Easy apache. All websites which are...
  7. bhawanisingh

    The Best Compatible Operating System of Cage FS and PHP Selector

    The main advantage of Cloud Linux stands at the user level. Each user can have own light weight environment. This feature is made by the installation of Cage FS in Cloud Linux server. Cage FS is a virtualized file system which makes user to have own cage. Cloud Linux offers the comfort level at...
  8. bhawanisingh

    Install CloudLinux on CentOS 7

    If you are providing hosting service to your clients and you are using a shared hosting server then you can check CloudLinux. It’s specially made for shared hosting enlivenment. CloudLinux bills itself as Linux for hosting providers and data centers. In cloud Linux so many features are already...
  9. bhawanisingh

    What is CloudLinux? What are the features?

    CloudLinux is a linux based operating system which is specially designed for shared hosting providers. It provides a better platform for multitentancy by isolating each tentant by allotting them server resources separately results in better server stability and security. It is based on OPenVZ...
  10. bhawanisingh

    508 Resource Limit Reached Error : Resolved.

    508 Resource Limit Reached Error : This error often comes to the domains which are hosted on CloudLinux server. On CloudLinux installed server every account has allotted a fixed amount of resources to use. This is just beacuse of CloudLinux installed server, as it uses LVE (Linux Virtualised...
Top