Issue
Some clients experience problems caused by an outdated or corrupted cPanel configuration file.
Solution
-
Remove the existing cPanel config file:
rm -f /var/cpanel/sysinfo.config
-
Regenerate the configuration file:
/scripts/gensysinfo
-
Apply the changes by restarting the cPanel service:
/scripts/restartsrv_cpsrvd
Done! The issue should now be resolved immediately.
