Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Urgent - help needed with sessions (?) problem


2 replies to this topic

#1 mark754

  • Community Member
  • 169 posts
  • Real Name:Mark

Posted 09 September 2004, 04:44

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]

#2 Mibble

  • Community Member
  • 13,404 posts
  • Real Name:JAO
  • Location:MA (US): 42n22, 71w04, Massachusetts

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 mark754

  • Community Member
  • 169 posts
  • Real Name:Mark

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.