Guest Posted April 11, 2007 Posted April 11, 2007 Ok, went through the entire install procedure without a problem (except I am having a problem creating the backups directory inside admin - seems to be a server issue). Anyway... Then I tried to go to the administration tool - it worked at first (I guess) and then when I clicked on the "contents" links, I get the following error - 1030 - Got error 127 from table handler select value from sessions where sesskey = '98c6146555955b41fdd28e2dba94f0c4' and expiry > '1176253155' [TEP STOP] I tried to go back to the admin panel - same thing as well. Not sure what is going on - any suggestions?
nvedia Posted April 11, 2007 Posted April 11, 2007 From http://www.oscommerce.info/kb/osCommerce/G...mon_Problems/69 -------- 1030 - Got error 127 from table handler This indicates the table mentioned is corrupt. 1030 - Got error 127 from table handler Solution Try running a repair and optimize on the table in phpMyAdmin. --------
Guest Posted April 12, 2007 Posted April 12, 2007 Fromhttp://www.oscommerce.info/kb/osCommerce/G...mon_Problems/69 -------- 1030 - Got error 127 from table handler This indicates the table mentioned is corrupt. 1030 - Got error 127 from table handler Solution Try running a repair and optimize on the table in phpMyAdmin. -------- Thank you so much for responding! One problem though - I open up the database using phpMyAdmin and look for the table named "handler". It is not there. Now what?
♥Vger Posted April 12, 2007 Posted April 12, 2007 The table being referred to is the 'sessions' table. Vger
Guest Posted April 12, 2007 Posted April 12, 2007 The table being referred to is the 'sessions' table. Vger Thank you! I guess I should have looked at the sql statement huh? LOL Everything works now! Thank you all for responding - it is greatly appreciated!!!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.