No Comments For Cuttlets
- By: evilgreenmonkey [privmsg - website] On 2nd Jan 2007 In
It looks like comment spamming Sussie has brought down Matt Cutts' blog ;o)
The comment section of each post currently displays the following error message:
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '538' AND comment_approved = '1' ORDER BY comment_date
It looks like a simple MySQL data file corruption, hopefully not a result of a SQL Injection exploit. Wordpress code is usually quite secure, although plug-ins can sometimes introduce vunerabilities which the core developers cannot control.
- Y! MyWeb

fixed
http://www.mattcutts.com/blog/how-to-fix-wordpress-comments/
And documenting things for
And documenting things for future generations!
That was a good tip (that
That was a good tip (that you posted), Matt. Thanks.