PDA

View Full Version : Slight problem with database


hawksisdead
10-09-2005, 08:52 PM
My site has this message a couple times a day:

"There seems to have been a problem with the database.
Please try again by clicking the Refresh button in your web browser.

An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.

We apologise for any inconvenience."

If anyone could help me it would be appreciated, the error e-mail I get is:

"mysql_connect(): User hawkz_v32 has already more than 'max_user_connections' active connections
/home/hawkz/public_html/forum/includes/class_core.php on line 273"

I tried repairing the SQL db and it seemed to work fine, but starting doing this again. Thanks to whoever can help.

-Hawkz

Marco van Herwaarden
10-09-2005, 09:15 PM
You should contact your host to solve this problem. You are trying to make more connections to the database then the configuration of the server allows.