Site having connection issues almost once a week
-
This issue is a little difficult for me to reproduce, because I’ve personally never seen it.
The scenario – We host our clients website. This client experiences connection issues almost every Friday for about 5 minutes. This last Friday, they got the screen saying “Error Establishing a Database Connection”. It was back up and running before I could get in and see what was going on. This is an issue though even if for just a few minutes. The Friday before, the same thing happened. Then the Friday before that they got a different error message saying “Sight is down for scheduled maintenance” (although I think this one might be okay). We are just at a loss of where to start trying to figure out the problem. Our server stays up and running while this happens.
A few months ago we did a migration to a new domain and we switched them over from BlueHost to us hosting them. This is when the problems really started.
We’ve tripled checked database variables and everything is connected correctly.I tried turning on error reporting, but even with these two lines added after
define( ‘WP_DEBUG_DISPLAY’, false );
@ini_set( ‘display_errors’, 0 );The errors were displaying all over the UI so I had to turn it off.
I did notice quite a few deprecated variable errors for two plugins we have installed. But It seems like the developers of the plugin are fixing the errors before they become a problem, so I didn’t that had anything to do with it.Any ideas are much appreciated.
The page I need help with: [log in to see the link]
- The topic ‘Site having connection issues almost once a week’ is closed to new replies.