how to move cre loaded to new database or new hosting

download all files from old host
back-up database (through admin & mySQL)
re-upload files to new host
restore database to new host
edit includes/configure.php file and admin/includes/configure.php file (to reflect new database name)
re-configure domain dns settings to point to new host

You may also like...