Unusual context: Error Establishing a Database Connection on Local Server
-
Moving a WordPress VM instance, this error, “Error Establishing a Database Connection on Local Server” is presented. Verified that the database credentials are working (from command line, accessing mysql -u -p works fine), and randomly checking some of the tables appears to be fine too.
Moreover, setting the define(‘WP_ALLOW_REPAIR’, true); setting and navigating to site/wp-admin/maint/repair.php also results in the “Error Establishing a Database Connection on Local Server” error.
This particular scenario is not described anywhere. Any tips would be much appreciated.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Unusual context: Error Establishing a Database Connection on Local Server’ is closed to new replies.