Hi, I am getting this error.
Could not connect: User '#*$!xx' has exceeded the 'max_user_connections' resource (current value: 40)
on my php database, from what I can tell too many connections have been started and not closed down - for some reason, I dont know why.
I have checked the connection string and it is not the problem.
I am on a shared host so I have limited options.
any ideas on how to get the site up again?