Fix Database Issues

Advertisement

Step – 1) Goto wp-config.php and add below code:

define( 'WP_ALLOW_REPAIR', true );

Step – 2) Navigate to your /wp-admin/maint/repair.php from your site and follow the suggested steps.

http://YOURSITE/wp-admin/maint/repair.php

Leave a Reply