As an addon I went back to my hosting service after they recommended increasing maxconnections and they said they won't do this.
They added this on to their email
t is not possible to increase the max_connect variable in my.cnf. , it appears like at that time you have exceeded the limit and so received the error message. To overcome by exceeding the maximum concurrent connections, please close all open connections in your script when there is no scope for fetching data from database.
Is there a way to do this and what script would I be doing this in?
Thanks
|