The lost connection to the server is a mysql setting and its timing out, that is why only using mysqldump from the command line is the only reliable way to dump or import a DB backup file.
If phpmyadmin works, then use it if you dont have shell access to the server.
Do not use the dump feature in the admincp, its NEVER been reliable and IMO it shouldnt be there anyways.
Quote:
Originally Posted by theFM
i say you add a support ticket if you are having no solutions
or
try to use mysqldumper to upload and install your database
|
He is trying to dump the db, not upload it.