I am geting some errors on the home page, but once i login i get no errors

please visit www.iconradio.co.uk to see what I mean

thank you

Comments

stevenpatz’s picture

donkomo’s picture

Warning: Table 'cache_page' is marked as crashed and should be repaired query: SELECT data, created, headers, expire FROM cache_page WHERE cid = 'http://www.iconradio.co.uk/' in /home/iconsite/public_html/includes/database.mysql.inc on line 172

Warning: Cannot modify header information - headers already sent by (output started at /home/iconsite/public_html/includes/database.mysql.inc:172) in /home/iconsite/public_html/includes/bootstrap.inc on line 488

Warning: Cannot modify header information - headers already sent by (output started at /home/iconsite/public_html/includes/database.mysql.inc:172) in /home/iconsite/public_html/includes/bootstrap.inc on line 489

Warning: Cannot modify header information - headers already sent by (output started at /home/iconsite/public_html/includes/database.mysql.inc:172) in /home/iconsite/public_html/includes/bootstrap.inc on line 490

Warning: Cannot modify header information - headers already sent by (output started at /home/iconsite/public_html/includes/database.mysql.inc:172) in /home/iconsite/public_html/includes/bootstrap.inc on line 491

disable ur cache....and repair ur database at mysql

- Don Komo
----------
PAPERNAS

eviriyanti’s picture

Thank you Don komo, for this soluiton, and it's work in my sites.

Thank you so much.

jason342’s picture

Hi

How do you repair a database in mySQL, or is it phpmyadmin? i'm a newbie in the mysql/phpmyadmin area.

I have a similar problem that was caused by enabling 'Cache Mode' and 'Aggregate and compress CSS files'.

I disabled them, emptied cache in phpmyadmin, but the error won't go away and it pops up between page refreshes every now and then.

caprenter’s picture

This might be useful if you need help to repair a crashed database using phpMyadmin:

http://php.about.com/od/mysqladministration/qt/repair_mysql.htm