mwuhrer
Apr 17 2007, 08:16 AM
QUOTE
Got an error: Bad ObjectDriver config: Connection error: User bstone has already more than 'max_user_connections' active connections
what is this about? we just moved to a dedicated server.
sarah
Apr 17 2007, 11:27 AM
The error is indicating that your MySQL user has more active connections to the database than your server is configured to allow - you'll need to check with your webhost about this.
Su-
Apr 17 2007, 12:45 PM
Do you(or anyone else) edit the database directly? If so, does it still happen if everyone clears out?
Since you mentioned that you've actually changed servers recently: I've dealt with one host where if I had the database open in a desktop editor, the entire server was locked down for some reason, so that MT couldn't access it. And I've been on another where they could coexist without any trouble.