Derek4jc Posted July 9, 2006 Posted July 9, 2006 So yeah, last night the server that hosts my forums went down for a few hours, when it came back up, my forums were pretty jacked up and I can't access them...If anyone with much greater knowledge on fixing this kind of thing can help guide me through what I need to do to fix this problem and get my forums back up, I would be hugely appreciative.http://tew.ithium.net/forums/index.php?act=idxHere is the error it is reporting....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 ibf_members m LEFT JOIN ibf_groups g ON (g.g_id=m.mgroup) LEFT JOIN ibf_moderators moderator ON (moderator.member_id=m.id OR moderator.group_id=m.mgroup ) WHERE m.id=2mySQL error: Access denied for user 'biggz'@'localhost' (using password: YES)mySQL error code: Date: Sunday 09th of July 2006 06:08:12 AMHelp
Derek4jc Posted July 9, 2006 Author Posted July 9, 2006 Beautiful... It is all fixed now that I went in and editted the correct password in. Weird how things went all crazy on me just because the server went down.I appreciate your help in narrowing down what I had to go in and fix
Alanoll Posted July 10, 2006 Posted July 10, 2006 mySQL error: Access denied for user 'biggz'@'localhost' (using password: YES)That one line told you what was wrong Reading the error reports comes in handy fixing things
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now