Dafani Posted May 22, 2003 Posted May 22, 2003 1016 - Can't open file: 'sessions.MYI'. (errno: 145) select value from sessions where sesskey = '9e381f406ae1a29c54cf7c311feb7019' and expiry > '1053606924' [TEP STOP] 1016 - Can't open file: 'sessions.MYI'. (errno: 145) select count(*) as total from sessions where sesskey = '9e381f406ae1a29c54cf7c311feb7019' [TEP STOP] This is the message I receive when I enter in my site. Please help me! Dafani
wizardsandwars Posted May 22, 2003 Posted May 22, 2003 Look in the Tips and Tricks forum. ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help.
Guest Posted May 22, 2003 Posted May 22, 2003 Hi, Try emptying your sessions directory in phpmyadmin. If that doesn't work, delete the sessions table and reinstall it...find copy at cvs. If you have a cron job setup for your database, remove it. Is this your server? They have updated to mysql 4.0 or better so there are fixes at mysql.com Hope this helps.
Dafani Posted May 23, 2003 Author Posted May 23, 2003 Hi Modom, thanks for your help. All, now, is Ok. Best Regards Dafani
Recommended Posts
Archived
This topic is now archived and is closed to further replies.