Despite what I’d been told, moving Movable Type was an absolute doddle 😀. I followed the following steps, just in case any of my friends have to do it and aren’t sure how to go about it.
tar
the MT directorymysqldump
the mt database using the command line or cPanel- Un
tar
the mysql database to the new director structure on the new server - restore the mysql database on the new server
- recreate the database user account on the new server with the same name priviledges and password (or use new settings & go to next step
- update the mt.cfg file located in the MT
cgi-bin
director with revised settings for hostname, directories, database, user and password. - and your off
Hope I’ve been of assistance.