Help - Search - Members - Calendar
Full Version: Forum Broke :(
MSFN Forums > Coding, Scripting and Servers > Server - Side Help (IIS, Apache, etc.)

   
Google Internet Forums Unattended CD/DVD Guide
Derek4jc
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=idx

Here is the error it is reporting....


QUOTE (error)
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=2

mySQL error: Access denied for user 'biggz'@'localhost' (using password: YES)
mySQL error code:
Date: Sunday 09th of July 2006 06:08:12 AM


Help sad.gif
gamehead200
Wrong forum.

[ Moved. ]
xper
Wrong username or password in config.php.
Derek4jc
Beautiful... smile.gif 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
QUOTE
mySQL error: Access denied for user 'biggz'@'localhost' (using password: YES)


That one line told you what was wrong tongue.gif Reading the error reports comes in handy fixing things
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.