The problem is related to a recent update from cpanel, which broke a
number of things. There are two options, one is to stay with cpanel 10,
the other is to upgrade to cpanel 11. If you want to stay with cpanel
10, run the following commands from the command line;
/usr/local/cpanel/bin/checkperlmodules
echo "CPANEL=stable" >> /etc/cpupdate.conf
/scripts/upcp --force
If you want to finish the upgrade to cpanel 11, then run the following
commands:
/usr/local/cpanel/bin/checkperlmodules
/scripts/upcp –force
Bookmarks