Base de Conhecimento

How to fixed named.conf on cPanel

Suporte > Base de Conhecimento > 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

Esta resposta foi útil?
32 Utilizadores acharam útil 110 Votos

Leia também