Redirecting a web site
Friday, November 19th, 2004I was moving a web site from my ISP, which just serves plain HTML pages, to my own server, where I have full control. This shell script replaces all HTML pages on the old web site by a redirect to the new web site (and saves a copy of the old page). Read the rest of this entry »
WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 63 AND comment_approved = '1';
WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '63' AND comment_approved = '1'