New theme…WSoD…Can’t select database…WTF
-
I have a WP site that has been working fine for years. The other day, I installed a new theme that caused the white screen of death. I did all the stuff that’s recommended: disable plugins and got rid of the bad theme. Still couldn’t get into site–no way, no how. Eventually, after mucking around for a day, I was successful at getting rid of the white screen. Now I have the “Can’t select database…” message. I’ve looked at the wp-config.php file and it says:
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘blog’);/** MySQL database username */
define(‘DB_USER’, ‘xxx’);/** MySQL database password */
define(‘DB_PASSWORD’, ‘xxx$’);/** MySQL hostname */
define(‘DB_HOST’, ‘mysql’);“blog” is correct but I have no clue what that is to the right of ‘DB USER’ nor ‘DB PASSWORD”. Are they encrypted versions of username/password?
I’m sure this is an easy fix but after 2 days, I’m really, really tired.
Help.
Anyone…anyone?
Bueller?[moderator note: ID and password redacted]
- The topic ‘New theme…WSoD…Can’t select database…WTF’ is closed to new replies.