The reason you are getting the "Too many connections" error is because you have Too many connections to the database. Connections per hour are settable within mysql, and most shared hosts (I assume you are on a shared host) limit their users to some value.
The solution is to talk to your host and get the limit raised, or find another host.
If its a vps or dedicated server then just kill the setting in my.cnf
|