Issue : How to rebuild Bind on cpanel server
If your server has YUM installed then perform the following commands on your server:
# yum remove bind
It will ask you at the bottom to hit Y or N HIT Y for each of them
then
# yum remove bind-libs
It will ask you at the bottom to hit Y or N HIT Y for each of them
then
# yum remove bind-utils
It will ask you at the bottom to hit Y or N HIT Y for each of them
EDIT: To uninstall just use rpm -e bind-chroot-9.2.4-24.EL4
chown named.named /etc/rndc.key
chown named.named /etc/named.conf