Migrating to a new server
1. Migrate the MySQL database
1.1 Backup the current database
sh /server/cron/ust_backup_dh.sh1.2 Copy the .sql.gz file to the new server
1.2.1 Generate new SSH key
1.2.2 Copy the backup file
1.3 Import the new database
2. Copy the UXWizz folder
3. Point your domain name to new server
Last updated