知識庫

How to fixed named.conf on cPanel

客戶系統 > 知識庫 > cPanel > How to fixed named.conf on cPanel

The named.conf file can become corrupted on occasion.  It is rare, but it does happen.

 

The fix is very simple.  make a backup of your config with this command

mv /etc/named.conf /etc/named.conf.bak

Once you have created the backup, run this cPanel script to rebuild the config.

/usr/local/cpanel/scripts/rebuilddnsconfig

Then simply restart the named service.

/etc/init.d/named restart

這篇文章有幫助嗎?
32 Users Found This Useful 110 Votes

Also Read