To converts CloudLinux back to CentoOS
[bash]
wget http://repo.cloudlinux.com/cloudlinux/sources/cln/centos2cl
yum remove liblve-devel
sh centos2cl -c
yum remove lve liblve lve-utils lve-stats
[/bash]
After the rebuild apache by running EasyApache and it’s done
[bash]
/scripts/easyapache
[/bash]
Leave a Reply