CloudLinux OS is installed, but still showing CentOS

Issue
Some clients experience problems caused by an outdated or corrupted cPanel configuration file.


Solution

  1. Remove the existing cPanel config file:

rm -f /var/cpanel/sysinfo.config
  1. Regenerate the configuration file:

/scripts/gensysinfo
  1. Apply the changes by restarting the cPanel service:

/scripts/restartsrv_cpsrvd

Done! The issue should now be resolved immediately.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to fix lveinfo database error of CLN

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

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...

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...

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 boot problem because of CLN kernel

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