News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Incorrect key file for table?

Started by dodgeviper12003, June 25, 2017, 04:23:31 PM

Previous topic - Next topic

dodgeviper12003

Hi, after updating to 1.2.10 I get the quick start wizard every time I long in and go back to the main screen. When i press next it says application failed and to check the logs and the following error appears.  Any idea how to fix it?


database error: AbanteCart core v.1.2.10 SQL Error: Incorrect key file for table './******_webstor/abor_settings.MYI'; try to repair it
Error No: 126
SQL: DELETE FROM abor_settings
WHERE `group` = 'details'
AND `key` = 'config_title_1'
AND `store_id` = '0' in <b>/home/*******/public_html/webstore/core/database/amysqli.php</b> on line <b>109</b>

abolabo

you can try to repair table with this https://dev.mysql.com/doc/refman/5.6/en/repair-table.html
or try to repair it via phpMyAdmin. Choose table-> tab actions-> repair

regarding quick start wizard. Just replace file core/lib/user.php with this https://raw.githubusercontent.com/abantecart/abantecart-src/1.2.11/public_html/core/lib/user.php
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Forum Rules Code of conduct
AbanteCart.com 2010 -