|
|
|
|
|
|
|
![]() |
#1 |
A little nonsense, now and then, is relished by the wisest men
|
Ok, I moved everything over, the DNS info has propagated - or however you spell that.
My major problem now is the the data back up/restore didn't work. I've lost all the galleries. I did the back up and restore exactly how they tell you to, but everything is gone. I still have access to the old files on my old provider's server, and I tried downloading the back up .txt files and uploading them to the new server with no luck. Having a bad day - lol! Bill
__________________
TrafficHolder.com - Buy/Sell Adult Traffic |
![]() |
![]() |
![]() |
#2 | |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
Quote:
If phpmyadmin, you can backup the database and restore it specifically. Log in, select the database, Export (or backup depending on the version), Select all, hit go. it will then chug for a few minutes, then you should get a 'save file' dialog box. Save it, import it on the other side. If you have ssh access, you can use mysqldump to do the same thing. mysqldump -u username -p -q databasename > file.sql download file.sql Once you get it to the other side, you can import it either through mysql/ssh or phpmyadmin. Or, we can figure out why the import didn't work. Its possible that their import routine uses /usr/bin/mysql and the path for mysql might be different on the machine, i.e. /usr/local/bin/mysql or something.
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
|
![]() |
![]() |
![]() |
|
|