Gojko

Well-Known Member
Nov 24, 2014
112
7
68
Macedonia
cPanel Access Level
Root Administrator
Hello i make mistake with dns...

First i tried to change primary domain on account but i got error that DNS already exist so i remove from dns zone but ( i had i subdomains on that domain )...
And i tried to remove from addon domain, but i can't because subdomains, i tried to remove subdomains but i can't because i don't have dns so i have loophole with dns and domain.

I tried to add a dns entry for domain and got:


Code:
Add a DNS Zone

Results of adding zone domain.net

Sorry, the domain domain.net is owned by another user (nobody)
so what i can do?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Sorry, the domain domain.net is owned by another user (nobody)
Hello,

Check to see if an entry for this domain exists in the /etc/userdomains file:

Code:
grep domain.tld /etc/userdomains
If so, backup this file, and then edit it to remove the entry for the domain name:

Code:
cp -a /etc/userdomains /etc/backup-userdomains
vi /etc/userdomains
Once you've done this, try adding the DNS zone again.

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
I'm happy to see the issue is now resolved. Thank you for updating us with the outcome.
 
  • Like
Reactions: DjordjeB