I seem to have a consistent error message no matter which post I open in my blog (http://www.dophan.com/blogs/index.php/son):
e.g. http://www.dophan.com/blogs/index.php/2004/12/31/go_the_game_to_beat_all_games_too_diffic
Any suggestion?
This started just today.
I did a search on google for "Can't open file: 'evo_hitlog.MYI'" and it seems other b2 blogs are also impacted.
Regards
Son
Here is the error message:
MySQL error!
Can't open file: 'evo_hitlog.MYI'. (errno: 144)(Errno=1016)
Your query:
INSERT INTO evo_hitlog( visitTime, visitURL, hit_ignore, referingURL, baseDomain, hit_blog_ID, hit_remote_addr, hit_user_agent ) VALUES( FROM_UNIXTIME(1104632088), '/blogs/index.php/links/2005/01/01/journees_mondiales_de_la_jeunesse_2005_a', 'no', 'http://www.dophan.com/', 'dophan.com', 4, '81.240.12.70', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Opera 7.54 [en]')
I don't think it's an error due to b2evolution, but due to mysql. Check your database integrity.
MySQL error: 144 => Table is crashed and last repair failed
Errno=1016 => Similar error report has beed dispatched to administrator before.