Hey guys...I've been running my site on WordPress for about 5 months and today it just stopped working. When accessing the admin panel, I get the following error:
WordPress database error: [Lost connection to MySQL server during query]
SELECT ID, user_login, user_pass FROM main_users WHERE user_login = 'admin'
Warning: Cannot modify header information - headers already sent by (output started at /www/t/tipmonkiesco/htdocs/wp-includes/wp-db.php:98) in /www/t/tipmonkiesco/htdocs/wp-includes/pluggable-functions.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /www/t/tipmonkiesco/htdocs/wp-includes/wp-db.php:98) in /www/t/tipmonkiesco/htdocs/wp-includes/pluggable-functions.php on line 110
Warning: Cannot modify header information - headers already sent by (output started at /www/t/tipmonkiesco/htdocs/wp-includes/wp-db.php:98) in /www/t/tipmonkiesco/htdocs/wp-includes/pluggable-functions.php on line 111
Warning: Cannot modify header information - headers already sent by (output started at /www/t/tipmonkiesco/htdocs/wp-includes/wp-db.php:98) in /www/t/tipmonkiesco/htdocs/wp-includes/pluggable-functions.php on line 112
Warning: Cannot modify header information - headers already sent by (output started at /www/t/tipmonkiesco/htdocs/wp-includes/wp-db.php:98) in /www/t/tipmonkiesco/htdocs/wp-includes/pluggable-functions.php on line 114
I already checked for extra whitespaces, I analyzed all the tables, etc. Anyone have any ideas?