PHP Session Fix
Thursday, January 12th, 2006We’ve just changed the way session files are stored at TicTap.
Previously, we stored them all in one directory. But with more than 500,000 files, Damon was terrified something might go wrong.
So we used the “N;dir” option in session.save_path.
All looks good now, except that if you previously had items in your watchlist, it is […]
WordPress database error: [Incorrect file format 'wp_comments']
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 55 AND comment_approved = '1';
WordPress database error: [Incorrect file format 'wp_comments']
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '55' AND comment_approved = '1'