- Impact
- 23
Please Read this before you say you can do it. I have had 4 people say they could do it, eventually ending up saying, oh wait...I can't.
I have 2 Databases I need to have moved. One for one site, and one for another.
One is around 50MB, one is bigger than 100mb i believe.
You cannot use PHPMYADMIN for this. You can export the db's with PHPMyAdmin, however the new host it is moving to only allows DB uploads of up to something stupid like 2MB.
So you must upload the Databases using SSH. Here are the directions that the new host gives.
You must use a SSH program.
If you know how to do this for me, please let me know. I am willing to overpay a little bit to get this done. Hopefully you also have a messaging program as well, MSN, Yahoo or AIM...
Name a price. Tell me you are SURE you can do it. Tell me when you can do it. And lets do it!!
I have 2 Databases I need to have moved. One for one site, and one for another.
One is around 50MB, one is bigger than 100mb i believe.
You cannot use PHPMYADMIN for this. You can export the db's with PHPMyAdmin, however the new host it is moving to only allows DB uploads of up to something stupid like 2MB.
So you must upload the Databases using SSH. Here are the directions that the new host gives.
To import a MySQL dump, first upload the dump file to your web space via FTP.
Once the file is in your web space, please login to your shell account via SSH and
run this command:
myShell:~ > mysql -h dbxx.perfora.net -u dboxxxxxxxx -p dbxxxxxxxx < dump_file.sql
Enter password:
mysql>
You must use a SSH program.
If you know how to do this for me, please let me know. I am willing to overpay a little bit to get this done. Hopefully you also have a messaging program as well, MSN, Yahoo or AIM...
Name a price. Tell me you are SURE you can do it. Tell me when you can do it. And lets do it!!










