
Originally Posted by
Vger
If you own the server you can control what the phpMyAdmin upload limit is, but you'll also have to allow extra time for the script to run (otherwise it will just time out).
If you are on a shared server, as most people are, then you'll have to do 1 of 2 things:
1. For the totally inexperienced, open the file up and copy and paste the contents in manageable pieces into other files.
2. If you know how to SSH and your host allows it then run the backup into the blank database using SSH.
Vger