I have not made any changes to my site http://realestatezoo.com but this morning it started showing error messages such as below. Can anyone suggest how to fix this? Rob *Warning*: Can't open file: 'cache.MYI' (errno: 145) query: SELECT data, created, headers, expire FROM cache WHERE cid = 'variables' in * /home/robmania/public_html/realestatezoo/includes/database.mysql.inc* on line *120* *Warning*: Can't open file: 'cache.MYI' (errno: 145) query: LOCK TABLES cache WRITE in * /home/robmania/public_html/realestatezoo/includes/database.mysql.inc* on line *120* -- Powered by NewOrleansEmail.Com http://neworleansemail.com
*Warning*: Can't open file: 'cache.MYI' (errno: 145) query: SELECT data, *Warning*: Can't open file: 'cache.MYI' (errno: 145) query: LOCK TABLES
These are MySQL error messages that usually indicated a corrupted table. If you can, you'd want to "REPAIR cache;" either from the MySQL shell, from phpMyAdmin, or ask your host to run that statement on your DB. -- Morbus Iff ( don't heckle the super-villain ) Technical: http://www.oreillynet.com/pub/au/779 Culture: http://www.disobey.com/ and http://www.gamegrene.com/ icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
participants (2)
-
Morbus Iff -
Rob