clfarris
Member
Posted 5 years ago #
I updated my WordPress installation following all the documentation on the website....backup....delete....upgrade....everything. My installation seems to be running fine, except when I write new post. I get errors! Even though I am getting errors, my post get posted. But everytime I post I get these errors. Can anyone help?
WordPress database error: [Lost connection to MySQL server during query]
SELECT comment_post_ID as post_id, COUNT(comment_ID) as comment_count, comment_approved FROM wp_comments GROUP BY comment_post_ID
Warning: Cannot modify header information - headers already sent by (output started at /home/*******/wp-includes/wp-db.php:104) in /home/*******/wp-includes/pluggable-functions.php on line 269
What version of WordPress?
If it is 2.0.5 then see this thread:
http://wordpress.org/support/topic/96689?replies=5
clfarris
Member
Posted 5 years ago #
Thanks,
I downloaded the plugin and activated it. Now I'm getting this warning.....
WordPress database error: [Lost connection to MySQL server during query]
SELECT comment_post_ID as post_id, COUNT(comment_ID) as comment_count, comment_approved FROM wp_comments GROUP BY comment_post_ID
Warning: Cannot modify header information - headers already sent by (output started at /home/******/wp-includes/wp-db.php:104) in /home/******/wp-content/plugins/wordpress-2.0.5-tuneup.php on line 25
Options -> Writing
What do you have under "Update Services"?
What happens if you try removing whatever's there and making a test post?
clfarris
Member
Posted 5 years ago #
Hey it worked....Update Services....what does it mean. What are the best Update Services to list? And thank you very, very much. You both were life savers!
Best Regards.
Here ya go, more info on Update_Services
clfarris
Member
Posted 5 years ago #