1 kitt Apr 16, 2007 02:07
3 kitt Apr 16, 2007 13:04
hi thanks for the reply!
Where am I supposed to run these commends:
shell> mysqladmin -h 'other_hostname' create db_name
shell> mysqldump --opt db_name | mysql -h 'other_hostname' db_name
The site you reffered to doesn't say anything about which program I should use to ruin the commands!
EDIT: Has found the solution, managed to get the database into PHPMYADMIN and then export it
http://dev.mysql.com/doc/refman/5.0/en/upgrading-to-arch.html will help on the database migration.
Once on the new server you copy all the files and folders in the /blogs/ directory to the root of your server. Just don't copy the folder blogs itself.