Log in

View Full Version : Database error?


dcw
04-01-2008, 04:14 AM
I'm not sure if you guys can help or not, not even sure if I'm posting this in the right spot. My forum is getting a database error, and not sure how to figure it out.

http://www.films-forums.com/forums/index.php

when you click that, you'll see the error.

SEOvB
04-01-2008, 04:16 AM
If you haven't made any changes to your config.php file lately, you need to contact your host as the servers MySQL service is most likely down


mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections
/home/filmsforums/htdocs/forums/includes/class_core.php on line 274

Boofo
04-01-2008, 04:18 AM
Check with your host.

--------------- Added 1207027145 at 1207027145 ---------------

LOL Great minds think alike?

Marco van Herwaarden
04-01-2008, 10:07 AM
Too many connectionsThis means just what the message states. More connections are created then the MySQL configuration allows. Please contact your host regarding this.

PS This does no mean the server is down.