WHM Clone DB To Another Cpanel Account On Same Server

If you have any timeout issues with MyPHPAdmin because ot the database size, you’ll need to run it through the terminal.

Login to Server Root:

to dump = mysqldump dbname > dbname.sql

to restore = mysql dbname < dbname.sql

Leave a comment

Your email address will not be published. Required fields are marked *