problem...transfering admin user

nimafire

Verified User
Joined
Aug 10, 2008
Messages
245
hello.
one of my vps wants to be a reseller.
so i have backup his vps data and you know that his username is admin and i have trasnfer his backup on my other server.
how can i restor his data? his username on other server is admin and now... ?
 
There is no easy way of doing this especially if databases are involved.
 
for small website we can download and upload database but forexample a big website how can we do ?
 
As far as I know you have to do it the same as if you were transferring to a new hosting company.

You can use the Admin/Backup method to backup. Then extract and restore the files manually. You will have to create the databases and import the data and then change the mysql database information in any of the scripts that use them.
 
Back
Top