EvilZone

Hacking and Security => Hacking and Security => Topic started by: SuddenlyGirl on August 28, 2012, 05:22:46 PM

Title: Looking for help
Post by: SuddenlyGirl on August 28, 2012, 05:22:46 PM
I am looking for help cloning the data bases from two sites. I would appreciate the help of anyone willing to help me.
Title: Re: Looking for help
Post by: NeX on August 28, 2012, 05:49:05 PM
If I understood correctly you have 2 servers and want to have the same DB on both of them?
If so:
Export/Dump the database from the first server.. Save the SQL file, then import it on the 2nd server.
Title: Re: Looking for help
Post by: Kulverstukas on August 28, 2012, 06:07:36 PM
If I understood correctly you have 2 servers and want to have the same DB on both of them?
If so:
Export/Dump the database from the first server.. Save the SQL file, then import it on the 2nd server.
All that is done through the SQL cPanel (phpMyAdmin most of the time)
Title: Re: Looking for help
Post by: SuddenlyGirl on August 28, 2012, 10:46:46 PM
No. I want to clone two different sites, because i need the sql databases from each of those sites. I do not know how to do this, but am willing to pay someone for this service.
Title: Re: Looking for help
Post by: Simba on August 29, 2012, 08:56:36 AM
And i guess you don't own them :)

So either data scrapping or sqli dump...

What are those websites?