troubleshooting [Theme: Suffusion]
-
I am having problems with my websites exceeding CPU limits and have recently upgraded to VPS and still having problems. My hosts have come up with the following which does not mean anything to me, can you see if there is a problem please:-
WHERE wposts.ID = wpostmeta.post_id
AND (wpostmeta.meta_key LIKE ‘suf_%’ OR wpostmeta.meta_key LIKE ‘suffusion_%’ OR wpostmeta.meta_key IN (‘thumbnail’, ‘featured_image’, ‘meta_description’, ‘meta_keywords’))
AND wposts.post_status = ‘publish’ made by require, require_once, require_once, require_once, do_action, call_user_func_array, Suffusion_Framework->template, suffusion_query_post_meta
[22-Feb-2012 14:12:05 UTC] WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = ‘suffusion_post_types’ LIMIT 1 made by require, require_once, require_once, require_once, do_action, call_user_func_array, suffusion_register_custom_types, get_option
[22-Feb-2012 14:12:05 UTC] WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = ‘suffusion_taxonomies’ LIMIT 1 made by require, require_once, require_once, require_once, do_action, call_user_func_array, suffusion_register_custom_types, get_option
[22-Feb-2012 14:12:05 UTC] WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = ‘theme_switched’ LIMIT 1 made by require, require_once, require_once, require_once, do_action, call_user_func_array, check_theme_switched, get_option
[22-Feb-2012 14:12:05 UTC] WordPress database error MySQL server has gone away for query SELECT post_modified_gmt FROM wp_posts WHERE post_status = ‘publish’ AND post_type IN (‘post’, ‘page’, ‘attachment’) ORDER BY post_modified_gmt DESC LIMIT 1 made by require, wp, WP->main, WP->send_headers, get_lastpostmodified, _get_last_post_time
[22-Feb-2012 14:12:05 UTC] WordPress database error MySQL server has gone away for query SELECT post_date_gmt FROM wp_posts WHERE post_status = ‘publish’ AND post_type IN (‘post’, ‘page’, ‘attachment’) ORDER BY post_date_gmt DESC LIMIT 1 made by require, wp, WP->main, WP->send_headers, get_lastpostmodified, get_lastpostdate, _get_last_post_time
[22-Feb-2012 14:12:05 UTC] WordPress database error MySQL server has gone away 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’) ORDER BY wp_posts.post_date DESC LIMIT 0, 10 made by require, wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
[22-Feb-2012 14:12:05 UTC] WordPress database error MySQL server has gone away for query SELECT FOUND_ROWS() made by require, wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
- The topic ‘troubleshooting [Theme: Suffusion]’ is closed to new replies.