Some minutes ago I had a problem with the database server, I restarted the server and I now doesn't appear any post in the home page. Any idea?
I have disabled the cache, I can acces the post by the categories and tags
Some minutes ago I had a problem with the database server, I restarted the server and I now doesn't appear any post in the home page. Any idea?
I have disabled the cache, I can acces the post by the categories and tags
IN the error.log I have these messages
[client 79.151.161.212] WordPress database error Got error 134 from storage engine for query SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'private') ORDER BY wp_posts.post_date DESC LIMIT 0, 10 made by get_posts
Try repairing your wp_posts table via phpMyAdmin.
Ok, I found this thread
http://wordpress.org/support/topic/135077?replies=5
So I repaired the wp_post table
This topic has been closed to new replies.