Administrator
Administrator
- Joined
- May 18, 2016
- Messages
- 85
This thread helps you to import large database backup into your new server or hosting.
This method not just for cpanel users, this works for any mysql based control panel or own server, all you need a phpmyadmin.
- First download your backup using PHPmyadmin>> Export Option. Choose compressed(gizp) export when you export the database. By this way you may get 25MB size file if the original mysql file is larger than 200MB. Check this video for more help,
- Now download (https://www.ozerov.de/bigdump/) Bigdump zip file from their official website and extract the bigdump.php file.
- Now change the configuration section with the correct database information and password to dump your new files into server.
- Now upload this new edited bigdump.php file to your webhost or server ( which should be accessible.)
- This usage page helps you in detail, what to do next, https://www.ozerov.de/bigdump/usage/
This method not just for cpanel users, this works for any mysql based control panel or own server, all you need a phpmyadmin.
Last edited: