Hi guys, i am using WHM in new vps in Edit DNS Zone, i see there is no my hostname yet, my hostname is server1.domain.com there is only these zones currently : so i tried add server1.domain.com in Add a Dns Zone, but got this error message : how to solve this, thank you for the answer before
Looking at the error it means the entry for the domain in DNS zone exists. You either have to delete the zone from WHM as root >> DNS Functions ยป Delete a DNS Zone. Select the zone file which you have to delete. Else from the server fire command as below. /scripts/killdns --domain=domain.com Alternatively, there should be an entry in the zone file of domain.com. So, edit the zone file from WHM and remove the hostname's entry & click Save. I hope this helps.
^This. You could simply go into the records for the domain in question & edit the entry. OR, you could completely remove it. what type of DNS record are you trying to create?