cPanel domanins migrated don't work after some time

I resolved for all the domains with this:

sudo chown root:bind /var/lib/bind/*.hosts
sudo chmod 664 /var/lib/bind/*.hosts

1 Like