Quote:
Originally posted by Adom5
I am having one hell of a time doing this...
seeing that my database is small i could just restore it in PHPmyadmin...... but where do i upload at???
|
First click the database base name which you'll work on from the left (if you dont have it yet, create one, then choose it)
Then click "SQL" from the top right. You'll have 2 options:
1- Copy paste the content of your backup in the SQL box.
2- Or better you'll enter the file name to box that says "Or Location of the textfile".
In both options you may (or may not) have problems if your content is more than 2 Mb.