Then do you have any suggestions on how I can debug this since all that WordPress is telling me is to:
* check my username and password (it’s correct in the wp-config.php)
* check my database hostname (correct in the wp-config.php)
* make sure the database is running (it is running and I can update it manually in the console)
Aside from wiping everything and trying to rebuild from backups, I have no idea how to try to debug this since I have no error codes outside of the above, and an internal server error (500) on the browser console. If I can at least point to something, then I’ll know who to contact if I can’t fix it.