===== Moving to Another Server ===== **Easiest method:** - Update the script on the new server to the latest version - Do a fresh installation on the new server - Import the MySQL database dump - Copy scj/top (version 47+ creates this automatically) - Copy your thumbnail files **If you prefer migrating the existing installation:** - Copy all files with their permissions intact - Update paths and credentials in: scj/admin/.htaccess, common.php, includes/config.php **Master - Slave** Note that the slave has the master database name recorded in the database. In practice, this means the following: when transferring, you need the master database name to not change. If it does change, then after transferring the slave, you need to manually enter the slave database and change the linked_db values in the rot_settings table.