Admin-Ahead Community

Linux => Control Panels => cPanel => Topic started by: Haripriya H on January 11, 2014, 10:56:30 am

Title: Base class package Cpanel::Easy::Utils::CloudLinux is empty
Post by: Haripriya H on January 11, 2014, 10:56:30 am
While executing EasyApache on one of my servers, I  was getting the error “Base class package “Cpanel::Easy::Utils::CloudLinux” is empty”  and I tried executing upcp  and /scripts/checkperlmodules –full –force but of no avail.

Further investigating on this, I have found that the file /var/cpanel/perl/easy/Cpanel/Easy/Utils/CloudLinux.pm was empty and hence EasyApache throwing the error “Base class package “Cpanel::Easy::Utils::CloudLinux” is empty”.

This can be easily fixed by following  the below simple steps ::



and execute the below command to  re-sync the files ::



That’s all and now EasyApache working fine as expected.