Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Messed up my Sessions Table


IfItFitz

Recommended Posts

At my site www.oldschoolgraphics.com, I WAS originally seeing the following error for a reason I have yet to determine. This error started cropping up with no changes from my side:

 

1016 - Can't open file: 'sessions.MYD'. (errno: 145)

 

select value from sessions where sesskey = 'ec6368358da5422d6fef8f3b2278be48' and expiry > '1107826035'

 

[TEP STOP]

 

Then, in a futile and foolish attempt to fix the problem, I went in and was trying to reset the sessions, but I ended up deleting the "sessions" piece from PHPMyAdmin.

 

I am not sure what file to add back in or where and was hoping someone could help point me in the right direction.

 

I am currently seeing the following error when I visit the page:

 

1146 - Table 'oldschoo_osc1.sessions' doesn't exist

 

select value from sessions where sesskey = 'e72e1a924465deecc2a6fbe24b1803aa' and expiry > '1108846346'

 

[TEP STOP]

 

 

Any help in this matter would be greatly appreciated.

 

Thanks,

Jason

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...