“No db connection”? on multisite network in subpath
-
Getting an error when trying to send a test email:
Error establishing a database connection
If your site does not display, please contact the owner of this network. If you are the owner of this network please check that MySQL is running properly and all tables are error free.Could not find site example.org. Searched for table wp_blogs in database wordpress. Is that right?
What do I do now? Read the Debugging a WordPress Network article. Some of the suggestions there may help you figure out what went wrong. If you’re still stuck with this message, then check that your database contains the following tables:
wp_users
wp_usermeta
wp_blogs
wp_blogmeta
wp_signups
wp_site
wp_sitemeta
wp_registration_logRunning a multisite network, with sites under a subpath: example.org/sites/…. So, yes indeed, there is no site on the url example.org …
- All the tables mentioned exist, and have the expected contents
- Everything looks great in all the sites (10+)
- Running behind a reverse proxy
- Running the very latest (1.0.1) version of Check & Log Email
- Not running any other plugins that do email (in fact, very few plugins at all …)
Not a critical error, as I can do the check outside of WP, but a show-stopper for the plugin in our installation …
cheers /offisapup
PS. sitename is obfuscated … DS
- The topic ‘“No db connection”? on multisite network in subpath’ is closed to new replies.