Jump to content

MySQL.php max_user_connections error is blocking my web (PS 1.4.6)


Recommended Posts

Hello

 

My users are sometimes getting this error and I am completely blocked on how to resolve it!!

 

Warning: mysql_connect() [function.mysql-connect]: User XXX already has more than 'max_user_connections' active connections in XXXXclasses/MySQL.php on line 34

Link to database cannot be established.

 

Additionally my server performance is throttled (reduced) by my hosting company, as there are to many resources used

 

Apparently it has to do with an incorrect use of the connections: creating one new each time instead of reusing

 

can someone give me a hint, solution, guide me... on how to solve this issue?

 

best

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...