UtopiaSoftware Forums

Full Version: sql problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I've been receiving over 150 mails with the following error message :

Database error in Utopia News Pro:

Unable to connect to database host localhost
MySQL Error: User david already has more than 'max_user_connections' active connections

MySQL Error Number: 1203

Date: January 29, 2008 03:07 PM
Script: /

What could be the problem ? Why is USER DAVID mentionned in the error message. I am not currently logged under DAVID in the administration panel. Is there a way to set more max users if this is the origin of the problem. My Website : http://www.generationcable.net (it's in french).

Best Regards,

David
Hello, I know I am not the ower of this site but I thought I could help.

Looks like David is the name of the username you used for the SQL database. Also the Max User connections means that SQL has more people connecting to it then it can handel at one time.

I dont know if the php coding has a close connection clause in it I think it does.

You would have to get to your SQL connection config file to change it but normaly its set to like 100 or more connections. I know on my site I have it set to 300 users.
Reference URL's