Author |
Message |
29/07/2005 22:13:56
|
tinat
Newbie
Joined: 29/07/2005 22:06:59
Messages: 2
Offline
|
Both sites use cPanel, so I got the mysql backup from the first one using cPanel's backup option, and uploaded it to the new server using the same, except this time its dababase restore option.
However, the database I uploaded is empty. Not a single table in it!
I tried exporting the tables from the first one through phpMyAdmin, and uploading them to the new server through the cPanel backup tool, and same thing again.
I think the problem is not in the downloaded file, cos it appears to be the same size that cpanel says my database is, but in the upload process.
Are there any other ways that I could upload this database to the new server? I cant seem to be able to find an "upload" option in the phpMyAdmin...so im a bit worried...
help!
|
|
29/07/2005 23:29:56
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Use phpMyAdmin to EXPORT the current database then open the file in a text editor and copy the information into the text area you get in phpMyAdmin when you click the SQL tab.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
29/07/2005 23:46:21
|
tinat
Newbie
Joined: 29/07/2005 22:06:59
Messages: 2
Offline
|
oh excellent, i didnt know that!
that worked, thanks!
|
|
|