My forums get a mySQL error

Yatta

Tank
Joined
Dec 1, 2003
Messages
1,087
Reaction score
2
I remember halflife2.net use to have errors like this before. How do you guys fix this?

http://www.mephodia.com/doom3dk/

Error:

Warning: mysql_connect() [function.mysql-connect]: Too many connections in /usr/home/sites/www.mephodia.com/web/doom3dk/sources/Drivers/mySQL.php on line 67

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /usr/home/sites/www.mephodia.com/web/doom3dk/sources/Drivers/mySQL.php on line 70
ERROR: Cannot find database sqldata
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /usr/home/sites/www.mephodia.com/web/doom3dk/sources/Drivers/mySQL.php on line 103



There appears to be an error with the DooM3.DK Forums database.
You can try to refresh the page by clicking here, if this does not fix the error, you can contact the board administrator by clicking here

mySQL query error: SELECT moderator.mid as is_mod, moderator.allow_warn, m.id, m.name, m.mgroup, m.password, m.email, m.restrict_post, m.view_sigs, m.view_avs, m.view_pop, m.view_img, m.auto_track,
m.mod_posts, m.language, m.skin, m.new_msg, m.show_popup, m.msg_total, m.time_offset, m.posts, m.joined, m.last_post,
m.last_visit, m.last_activity, m.dst_in_use, m.view_prefs, m.org_perm_id, m.temp_ban, m.sub_end, g.*
FROM doom3members m
LEFT JOIN doom3groups g ON (g.g_id=m.mgroup)
LEFT JOIN doom3moderators moderator ON (moderator.member_id=m.id OR moderator.group_id=m.mgroup )
WHERE m.id=1

mySQL error: Too many connections
mySQL error code:
Date: Sunday 01st of February 2004 06:52:23 PM

I realize it says "Too many connections" but the most users I've ever had online were 21 and I have 10 GB monthly bandwidth.
 
The forums are back up, but I expect to go back down again in a few hours. I have done nothing to make them work again.
 
Your forums are working, but your DooM site isnt for me. Is it down?
 
Back
Top