WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wp_posts LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (87) GROUP BY ID

Curioso! » Blog Archive » SuSE 10.1 NFS server


SuSE 10.1 NFS server



While setting up my openSUSE 10.1 system, I encountered a lot of “stale NFS handle” problems when accessing my server from a Mac. It appears this is a known bug, Stale NFS handles with kernel 2.6.16.21-0.13 , which requires a online update to the kernel.

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '87' AND comment_approved = '1' ORDER BY comment_date

Leave a Reply