
Originally Posted by
khorinis
Hello,
I try to transfer the entire account of my old server via ssh but the domain domain.tld can't be created with DNS/Account because of system.domain.tld is owned by system. How to get my domain still working and keep WHM on system.domain.tld?
The easiest way to detect domain ownership on a cPanel system is with our whoowns script. This script searches through the /etc/userdomain file for the domain and will output the username associated with it. If for some reason there are multiple entries in this file, it will print out every username associated with it without spaces; ie: user1user2
Code:
/scripts/whoowns domain.tld
Can you tell me what the response for this script is for the domain you are having an issue with on the NEW server?