Recent Topics

1 Sep 24, 2008 03:22    

My b2evolution Version: 2.x

My blog was fine a few hours ago. Now I get this error:

I searched for the keyboard but couldn't narrow it down. Thoughts?

Additional information about this error:

MySQL error!

Can't open file: 'evo_sessions.MYI' (errno: 145)(Errno=1016)

Your query:

SELECT sess_ID, sess_key, sess_data, sess_user_ID

FROM evo_sessions

WHERE sess_ID = '454988'

AND sess_key = '7EaA2tuQUYeMp16xa0p7WKt9PZZlCmRu'

AND UNIX_TIMESTAMP(sess_lastseen) > 1221614892

Is there a way to customize the error page that gets displayed? I'd like to put a nicer error page...

see error live: http://www.thechristianalert.org

2 Sep 24, 2008 04:06

My hosting provider helped me out. I'm replying to this entry to document solution:

Your database needed to be repaired. An entry in the "sessions" database got scrambled. In the future you can repair your MySQL database in the database menu in direct admin. select the database you wish to fix and click "repair" - this should fix the majority of database issues.


Form is loading...