wp-admin url with error 500
-
Hello
Today i was working normally and I post a new entry.
When I click in Purge Page Cache I got Internal Server Error.How can I solve this??? the site for the public works but not at all(is not posible to buy)
In my error file i got this:
[26-Apr-2015 19:04:01 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT post_modified_gmt FROM mf_posts WHERE post_status = ‘publish’ AND post_type IN (‘post’, ‘page’, ‘attachment’, ‘product’, ‘essential_grid’) ORDER BY post_modified_gmt DESC LIMIT 1 realizada por require(‘wp-blog-header.php’), wp, WP->main, WP->send_headers, get_lastpostmodified, _get_last_post_time
[26-Apr-2015 19:05:31 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT SQL_CALC_FOUND_ROWS mf_posts.ID FROM mf_posts INNER JOIN mf_term_relationships ON (mf_posts.ID = mf_term_relationships.object_id) INNER JOIN mf_postmeta ON ( mf_posts.ID = mf_postmeta.post_id ) WHERE 1=1 AND (
mf_term_relationships.term_taxonomy_id IN (50)
) AND (
( mf_postmeta.meta_key = ‘_visibility’ AND CAST(mf_postmeta.meta_value AS CHAR) IN (‘visible’,’catalog’) )
) AND mf_posts.post_type = ‘product’ AND (mf_posts.post_status = ‘publish’) GROUP BY mf_posts.ID ORDER BY mf_posts.menu_order ASC, mf_posts.post_title ASC LIMIT 0, 48 realizada por require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
[26-Apr-2015 22:10:05 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT mf_posts.ID FROM mf_posts INNER JOIN mf_postmeta ON ( mf_posts.ID = mf_postmeta.post_id ) WHERE 1=1 AND (
( mf_postmeta.meta_key = ‘_wp_attached_file’ AND CAST(mf_postmeta.meta_value AS CHAR) LIKE ‘%category.jpg%’ )
) AND mf_posts.post_type = ‘attachment’ AND ((mf_posts.post_status = ‘inherit’)) GROUP BY mf_posts.ID ORDER BY mf_posts.post_date DESC LIMIT 0, 5 realizada por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/mindig2/index.php’), do_action(‘yit_primary’), call_user_func_array, yit_primary_sidebar, yit_get_template, include(‘/themes/mindig2/theme/templates/primary/sidebar.php’), dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, YIT_Vertical_Megamenu->widget, wp_nav_menu, walk_nav_menu_tree, call_user_func_array, Walker->walk, YIT_Walker_Nav_Menu->display_element, Walker->display_element, call_user_func_array, YIT_Walker_Nav_Menu_Div->start_el, yit_get_attachment_id, get_posts, WP_Query->query, WP_Query->get_posts
[26-Apr-2015 22:13:20 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT mf_posts.ID FROM mf_posts INNER JOIN mf_postmeta ON ( mf_posts.ID = mf_postmeta.post_id ) WHERE 1=1 AND mf_posts.post_parent = 0 AND (
( mf_postmeta.meta_key = ‘_visibility’ AND CAST(mf_postmeta.meta_value AS CHAR) IN (‘visible’,’catalog’) )
) AND mf_posts.post_type = ‘product’ AND ((mf_posts.post_status = ‘publish’)) GROUP BY mf_posts.ID ORDER BY RAND() LIMIT 0, 8 realizada por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/mindig2/index.php’), do_action(‘yit_primary’), call_user_func_array, yit_primary_content, yit_get_template, include(‘/themes/mindig2/theme/templates/primary/content.php’), do_action(‘yit_content_loop’), call_user_func_array, yit_content_loop, yit_get_template, include(‘/themes/mindig2/theme/templates/primary/loop/loop.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WPBakeryShortCodeFishBones->render, WPBakeryShortCode->output, WPBakeryShortCode_VC_Row->content, WPBakeryShortCode->loadTemplate, include(‘/plugins/js_composer/include/templates/shortcodes/vc_row.php’), wpb_js_remove_wpautop, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WPBakeryShortCodeFishBones->render, WPBakeryShortCode->output, WPBakeryShortCode->content, WPBakeryShortCode->loadTemplate, include(‘/plugins/js_composer/include/templates/shortcodes/vc_column.php’), wpb_js_remove_wpautop, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, YIT_Shortcodes->add_shortcode, include(‘/themes/mindig2/theme/templates/shortcodes/show_products.php’), WP_Query->__construct, WP_Query->query, WP_Query->get_posts
[26-Apr-2015 22:38:51 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT mf_posts.*, AVG( mf_commentmeta.meta_value ) as average_rating FROM mf_posts INNER JOIN mf_postmeta ON ( mf_posts.ID = mf_postmeta.post_id )
LEFT OUTER JOIN mf_comments ON(mf_posts.ID = mf_comments.comment_post_ID)
LEFT JOIN mf_commentmeta ON(mf_comments.comment_ID = mf_commentmeta.comment_id)
WHERE 1=1 AND (
( mf_postmeta.meta_key = ‘_visibility’ AND CAST(mf_postmeta.meta_value AS CHAR) IN (‘visible’,’catalog’) )
) AND mf_posts.post_type = ‘product’ AND ((mf_posts.post_status = ‘publish’)) AND ( mf_commentmeta.meta_key = ‘rating’ OR mf_commentmeta.meta_key IS null ) GROUP BY mf_posts.ID ORDER BY average_rating DESC, mf_posts.post_date DESC LIMIT 0, 5 realizada por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/mindig2/single.php’), do_action(‘yit_primary’), call_user_func_array, yit_primary_sidebar, yit_get_template, include(‘/themes/mindig2/theme/templates/primary/sidebar.php’), dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WC_Widget_Top_Rated_Products->widget, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
[26-Apr-2015 22:39:36 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT SQL_CALC_FOUND_ROWS mf_posts.ID FROM mf_posts INNER JOIN mf_term_relationships ON (mf_posts.ID = mf_term_relationships.object_id) INNER JOIN mf_postmeta ON ( mf_posts.ID = mf_postmeta.post_id ) WHERE 1=1 AND (
mf_term_relationships.term_taxonomy_id IN (45)
) AND (
( mf_postmeta.meta_key = ‘_visibility’ AND CAST(mf_postmeta.meta_value AS CHAR) IN (‘visible’,’catalog’) )
) AND mf_posts.post_type = ‘product’ AND (mf_posts.post_status = ‘publish’) GROUP BY mf_posts.ID ORDER BY mf_posts.menu_order ASC, mf_posts.post_title ASC LIMIT 0, 24 realizada por require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
[26-Apr-2015 22:40:21 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT SQL_CALC_FOUND_ROWS mf_posts.ID FROM mf_posts INNER JOIN mf_term_relationships ON (mf_posts.ID = mf_term_relationships.object_id) INNER JOIN mf_postmeta ON ( mf_posts.ID = mf_postmeta.post_id ) WHERE 1=1 AND (
mf_term_relationships.term_taxonomy_id IN (45)
) AND (
( mf_postmeta.meta_key = ‘_visibility’ AND CAST(mf_postmeta.meta_value AS CHAR) IN (‘visible’,’catalog’) )
) AND mf_posts.post_type = ‘product’ AND (mf_posts.post_status = ‘publish’) GROUP BY mf_posts.ID ORDER BY mf_posts.menu_order ASC, mf_posts.post_title ASC LIMIT 0, 24 realizada por require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
[26-Apr-2015 22:40:56 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT mf_posts.* FROM mf_posts WHERE 1=1 AND mf_posts.ID IN (21,2324,2325,2326,2338,2349,2350,2352,2361,2363,2383,2384,2385,2394,2395,2404,2419,2433,2434,2436,2437,2438,2439,2459,2467,2468,2469,2471,2472,2473,2486,2487,2488,2492,2493,2495,2537,2538,2539,2540,2541,2543,2547,2548,2549,2550,2551,2552,2554,2557,2558,2559,2560,2561,2562,2563,2564,2566,2567,2568,2617,2618,2619,2625,2626,2627,2628,2635,2710,2711,2712,3562,3563,3564,3859,3910,3911) AND mf_posts.post_type = ‘nav_menu_item’ AND ((mf_posts.post_status = ‘publish’)) ORDER BY mf_posts.menu_order ASC realizada por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/woocommerce/templates/taxonomy-product_cat.php’), wc_get_template, include(‘/themes/mindig2/woocommerce/archive-product.php’), get_header, locate_template, load_template, require_once(‘/themes/mindig2/header.php’), do_action(‘yit_header’), call_user_func_array, yit_nav, yit_get_template, include(‘/themes/mindig2/theme/templates/header/navigation.php’), wp_nav_menu, wp_get_nav_menu_items, get_posts, WP_Query->query, WP_Query->get_posts
[26-Apr-2015 22:54:42 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT mf_posts.ID FROM mf_posts INNER JOIN mf_postmeta ON ( mf_posts.ID = mf_postmeta.post_id ) WHERE 1=1 AND (
( mf_postmeta.meta_key = ‘_wp_attached_file’ AND CAST(mf_postmeta.meta_value AS CHAR) LIKE ‘%category.jpg%’ )
) AND mf_posts.post_type = ‘attachment’ AND ((mf_posts.post_status = ‘inherit’)) GROUP BY mf_posts.ID ORDER BY mf_posts.post_date DESC LIMIT 0, 5 realizada por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/mindig2/index.php’), do_action(‘yit_primary’), call_user_func_array, yit_primary_sidebar, yit_get_template, include(‘/themes/mindig2/theme/templates/primary/sidebar.php’), dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, YIT_Vertical_Megamenu->widget, wp_nav_menu, walk_nav_menu_tree, call_user_func_array, Walker->walk, YIT_Walker_Nav_Menu->display_element, Walker->display_element, call_user_func_array, YIT_Walker_Nav_Menu_Div->start_el, yit_get_attachment_id, get_posts, WP_Query->query, WP_Query->get_posts
[26-Apr-2015 23:16:08 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT mf_posts.ID FROM mf_posts INNER JOIN mf_postmeta ON ( mf_posts.ID = mf_postmeta.post_id ) WHERE 1=1 AND mf_posts.post_parent = 0 AND (
( mf_postmeta.meta_key = ‘_visibility’ AND CAST(mf_postmeta.meta_value AS CHAR) IN (‘visible’,’catalog’) )
) AND mf_posts.post_type = ‘product’ AND ((mf_posts.post_status = ‘publish’)) GROUP BY mf_posts.ID ORDER BY RAND() LIMIT 0, 8 realizada por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/mindig2/index.php’), do_action(‘yit_primary’), call_user_func_array, yit_primary_content, yit_get_template, include(‘/themes/mindig2/theme/templates/primary/content.php’), do_action(‘yit_content_loop’), call_user_func_array, yit_content_loop, yit_get_template, include(‘/themes/mindig2/theme/templates/primary/loop/loop.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WPBakeryShortCodeFishBones->render, WPBakeryShortCode->output, WPBakeryShortCode_VC_Row->content, WPBakeryShortCode->loadTemplate, include(‘/plugins/js_composer/include/templates/shortcodes/vc_row.php’), wpb_js_remove_wpautop, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WPBakeryShortCodeFishBones->render, WPBakeryShortCode->output, WPBakeryShortCode->content, WPBakeryShortCode->loadTemplate, include(‘/plugins/js_composer/include/templates/shortcodes/vc_column.php’), wpb_js_remove_wpautop, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, YIT_Shortcodes->add_shortcode, include(‘/themes/mindig2/theme/templates/shortcodes/show_products.php’), WP_Query->__construct, WP_Query->query, WP_Query->get_posts
[26-Apr-2015 23:20:44 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT mf_posts.*, AVG( mf_commentmeta.meta_value ) as average_rating FROM mf_posts INNER JOIN mf_postmeta ON ( mf_posts.ID = mf_postmeta.post_id )
LEFT OUTER JOIN mf_comments ON(mf_posts.ID = mf_comments.comment_post_ID)
LEFT JOIN mf_commentmeta ON(mf_comments.comment_ID = mf_commentmeta.comment_id)
WHERE 1=1 AND (
( mf_postmeta.meta_key = ‘_visibility’ AND CAST(mf_postmeta.meta_value AS CHAR) IN (‘visible’,’catalog’) )
) AND mf_posts.post_type = ‘product’ AND ((mf_posts.post_status = ‘publish’)) AND ( mf_commentmeta.meta_key = ‘rating’ OR mf_commentmeta.meta_key IS null ) GROUP BY mf_posts.ID ORDER BY average_rating DESC, mf_posts.post_date DESC LIMIT 0, 5 realizada por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/mindig2/single.php’), do_action(‘yit_primary’), call_user_func_array, yit_primary_sidebar, yit_get_template, include(‘/themes/mindig2/theme/templates/primary/sidebar.php’), dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WC_Widget_Top_Rated_Products->widget, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
[26-Apr-2015 23:25:29 UTC] Error Lost connection to MySQL server during query de la base de datos de WordPress para la consulta SELECT mf_posts.*, AVG( mf_commentmeta.meta_value ) as average_rating FROM mf_posts INNER JOIN mf_postmeta ON ( mf_posts.ID = mf_postmeta.post_id )
LEFT OUTER JOIN mf_comments ON(mf_posts.ID = mf_comments.comment_post_ID)
LEFT JOIN mf_commentmeta ON(mf_comments.comment_ID = mf_commentmeta.comment_id)
WHERE 1=1 AND (
( mf_postmeta.meta_key = ‘_visibility’ AND CAST(mf_postmeta.meta_value AS CHAR) IN (‘visible’,’catalog’) )
) AND mf_posts.post_type = ‘product’ AND ((mf_posts.post_status = ‘publish’)) AND ( mf_commentmeta.meta_key = ‘rating’ OR mf_commentmeta.meta_key IS null ) GROUP BY mf_posts.ID ORDER BY average_rating DESC, mf_posts.post_date DESC LIMIT 0, 5 realizada por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/mindig2/index.php’), do_action(‘yit_primary’), call_user_func_array, yit_primary_sidebar, yit_get_template, include(‘/themes/mindig2/theme/templates/primary/sidebar.php’), dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WC_Widget_Top_Rated_Products->widget, WP_Query->__construct, WP_Query->query, WP_Query->get_postsPlease need help, can pay for this!!
thanks
- The topic ‘wp-admin url with error 500’ is closed to new replies.