Error Establishing a Database Connection
-
I Have migrated my website to a new host using the duplicator plugin but after migrating it, when I tried to login, they say: ‘Error Establishing a Database Connection’. The DB name,user, password and host in the wp-config.php file are all correct. I tried to repair the database using this line of code : ‘define(‘WP_ALLOW_REPAIR’, true);’, but after the repair is finished they say :
‘Some database problems could not be repaired. Please copy-and-paste the following list of errors to the WordPress support forums to get additional assistance.
wp_tkn5zfvcvr_users: Table ‘blushake_youraidem.wp_tkn5zfvcvr_users’ doesn’t exist
wp_tkn5zfvcvr_usermeta: Table ‘blushake_youraidem.wp_tkn5zfvcvr_usermeta’ doesn’t exist
wp_tkn5zfvcvr_links: Table ‘blushake_youraidem.wp_tkn5zfvcvr_links’ doesn’t exist
wp_tkn5zfvcvr_options: Table ‘blushake_youraidem.wp_tkn5zfvcvr_options’ doesn’t exist
‘
Please help me ASAP! What should I do ?
The topic ‘Error Establishing a Database Connection’ is closed to new replies.