
WHMCS PHP 5.2 SUPPORT PASSWORD
Database Password: Enter the password associated with your WHMCS database user.


You can do this through a database manager like PHPMyAdmin using the "Export" feature, or with the mysqldump shell command by running: mysqldump -u database_username -p database_name -r backup.sql and entering your database password when prompted. You can do this via an FTP program, or via a shell by running: zip -r backup.zip /path/to/installation/*

Put WHMCS into maintenance mode to prevent client logins by visiting >.Stop the cron job running for your WHMCS installation.Make sure you have completed the Initial Steps for Migrating to Blesta.Importing from WHMCS Preparing WHMCS (If importing from your live WHMCS installation)
