I'm having a problem with my osc site. The following kinds of error messages are given when attempting to open it in a browser. It happens intermittently. I'd really appreciate some guidance on what's causing this and how to fix it. Thanks!
1016 - Can't open file: 'sessions.MYI'. (errno: 145)
select value from sessions where sesskey = 'b42633be3e88e3bb17e422fa145e317f' and expiry > '1094704710'
[TEP STOP]
1016 - Can't open file: 'sessions.MYI'. (errno: 145)
select value from sessions where sesskey = 'a6afc05ec1408dca389dac23bffe726b' and expiry > '1094704763'
[TEP STOP]
Latest News: (loading..)
Urgent - help needed with sessions (?) problem
Started by mark754, Sep 09 2004, 04:44
2 replies to this topic
#1
Posted 09 September 2004, 04:44
#2
Posted 09 September 2004, 04:50
search the knowledge base for 'common problems' and you will find your answer. the myi ones are easy, just a matter of following the steps in knowledge base
#3
Posted 09 September 2004, 09:19
Thanks, problem solved. I had the logging feature turned on and apparently the page parse time file that was being created was causing the problem (somehow caused the table to be corrupted). It also created an 800mb file in the temp directory, which put my hosting account over my 1gb limit.














