Web Hosting Talk







View Full Version : Cpanel transfer


ToOnZ - SGWHT.com
02-29-2004, 03:30 AM
Im currently trying to transfer over some accounts,

ABC.com
xyz.ABC.com
pqr.ABC.com

I managed to transfer ABC.com to my server, but when i try to transfer xyz.ABC.com i get this error:

Sorry, that domain is already setup (remove it from httpd.conf?)


Anyone got any idea ?

Devil Inside
02-29-2004, 05:30 AM
login to the cpanel of the account you're trying to transfer - then do an full FTP backup to the server you want it on.

Now in your WHM on the new server you can restore a full/cpmove backup :)

eh..hope it works...I've used this method in the past - just not with a subdomain...

intlhost
03-04-2004, 02:51 AM
when doing the full back in old cpanel. what's back destination?

croakingtoad
03-04-2004, 12:46 PM
That's the way I do it as well... save it to the /home/user/ directory on the old server, CHMOD it to 777 and then 'wget' it from your SSH to the /home/ directory on your server.

Then use the Cpanel 'restore backup/move' and go from there...