Skip to main content

Failing to add account

Answered

Comments

4 comments

  • cPRex Jurassic Moderator

    Hey there!  Does your system happen to use a DNS cluster?  if so, you may need to check the /var/named directory on the cluster servers to see if that domain exists there.

    If not, the first and easiest check to perform is to see if any account on the server owns the domain.  You can do that with this command:

    /scripts/whoowns domain.com

    If that doesn't give you any results you can manually search in the /var/cpanel/userdata directory with this command:

    grep -Ri domain.com /var/cpanel/userdata/

    and that would show you any files containing traces of that deleted domain.

    Let me know what you find and we can go from there!

    0
  • bennhana

    Thanks for the response @cPREX but it didn't work. See attachment. I tried rebooting the server but no change.

    0
  • bennhana

    Hi

    It's alright. I continued doing some Googling and found the solution on this link

    DNS Entry Already Exists error: no DNS zone file for the domain – cPanel

    I have managed to sort it out and added the domain. 

    Thanks for your response.

    0
  • cPRex Jurassic Moderator

    Oh nice - I'm glad that helped!

    0

Please sign in to leave a comment.