• Welcome to DNForum.com - Domain Investor Forum, Free Domain Marketplace and a community for 45+ domain pros
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

buying a developed site

Status
Not open for further replies.

romow

Exclusive Lifetime Member
Legacy Exclusive Member
Joined
Apr 11, 2005
Messages
635
Reaction score
0
when i buy a developed site with mysql db,
how can i transfer the db to my site?

both the seller and i only have cpanel access.
thanks.
 
I have the same question.
 
Ok. In cpanel there is a mysql DB icon...click on that. Then when that comes up and loads there is another link, at the very bottom that says "Php My Admin". Click on that.

This will bring up a SQL Admin program and from there you can do a DB dump. I always advise doing a dump with complete inserts, and drop table as well. Then, you go to the other person Php My Admin and upload the DB dump.

The prefix of the DB may at that point change...so any config.php files you have may need edited.

Hope this helps.
 
there is a function within WHM in cpanel that does this.
I am on a weekend trip right now, so I dont have the links with me, but if you check, it is in there somewhere.
 
thanks alot guys.
i will try that.
 
going purely by memory now.
somewhere in cpanel there is a function to remote backup the sql database. I think thats were it is.
you specify an external location and it uploads it directly.
cant remember much more...
 
I believe the remote backup feature in cpanel is to allow the user to tar.gz either their entire "system wide" (backup) -- which includes crons, dbs, etc., and can be restored on ANOTHER cpanel system.. There is also the option to tar.gz backup the files only, and upload them remotely via ftp or scp.

Or, you can simply stop one DB, click on backup db, and get the .gz of it -- import/restore it to the new system, and start everything back up.

Hope this helps.

-Merlin
 
Status
Not open for further replies.
Back
Top Bottom