Home › Forums › BulletProof Security Pro › PHP out of memory errors
- This topic has 4 replies, 2 voices, and was last updated 5 years ago by
AITpro Admin.
-
AuthorPosts
-
AbZu2
ParticipantGetting constant PHP errors due to:
[11-Sep-2018 12:13:33 UTC] PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0 [12-Sep-2018 15:05:48 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home3/abzutwoc/public_html/wp-includes/class-wp-image-editor-imagick.php on line 362 [12-Sep-2018 17:19:15 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home3/abzutwoc/public_html/wp-includes/class-wp-image-editor-imagick.php on line 362 [12-Sep-2018 17:21:22 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home3/abzutwoc/public_html/wp-includes/class-wp-image-editor-imagick.php on line 362 [12-Sep-2018 18:35:01 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home3/abzutwoc/public_html/wp-includes/class-wp-image-editor-imagick.php on line 354 [12-Sep-2018 18:35:40 UTC] PHP Warning: mysqli_query(): (HY000/2008): MySQL client ran out of memory in /home3/abzutwoc/public_html/wp-includes/wp-db.php on line 1924 [12-Sep-2018 18:35:42 UTC] PHP Warning: mysqli_query(): (HY000/2008): MySQL client ran out of memory in /home3/abzutwoc/public_html/wp-includes/wp-db.php on line 1924 [12-Sep-2018 18:35:45 UTC] PHP Warning: mysqli_query(): (HY000/2013): Lost connection to MySQL server during query in /home3/abzutwoc/public_html/wp-includes/wp-db.php on line 1924 [12-Sep-2018 18:36:04 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home3/abzutwoc/public_html/wp-includes/class-wp-image-editor.php on line 402 [12-Sep-2018 18:36:45 UTC] PHP Warning: mysqli_query(): (HY000/2013): Lost connection to MySQL server during query in /home3/abzutwoc/public_html/wp-includes/wp-db.php on line 1924 [12-Sep-2018 18:37:38 UTC] PHP Warning: mysqli_query(): (HY000/2008): MySQL client ran out of memory in /home3/abzutwoc/public_html/wp-includes/wp-db.php on line 1924 [12-Sep-2018 18:37:38 UTC] WordPress database error MySQL client ran out of memory for query SELECT qxd_posts.* FROM qxd_posts WHERE 1=1 AND qxd_posts.post_type = 'post' AND ((qxd_posts.post_status = 'publish')) ORDER BY qxd_posts.post_date DESC made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lucienne/archive.php'), get_sidebar, locate_template, load_template, require_once('/themes/lucienne/sidebar.php'), dynamic_sidebar, WP_Widget->display_callback, WP_Widget_Custom_HTML->widget, apply_filters('widget_text'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, sbs_posts, get_posts, WP_Query->query, WP_Query->get_posts [12-Sep-2018 18:37:38 UTC] PHP Warning: mysqli_query(): (HY000/2013): Lost connection to MySQL server during query in /home3/abzutwoc/public_html/wp-includes/wp-db.php on line 1924 [13-Sep-2018 03:15:08 UTC] PHP Warning: mysqli_query(): (HY000/2013): Lost connection to MySQL server during query in /home3/abzutwoc/public_html/wp-includes/wp-db.php on line 1924 [13-Sep-2018 03:15:08 UTC] WordPress database error Lost connection to MySQL server during query for query SELECT qxd_posts.* FROM qxd_posts WHERE 1=1 AND qxd_posts.post_type = 'post' AND ((qxd_posts.post_status = 'publish')) ORDER BY qxd_posts.post_date DESC made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lucienne/single.php'), get_sidebar, locate_template, load_template, require_once('/themes/lucienne/sidebar.php'), dynamic_sidebar, WP_Widget->display_callback, WP_Widget_Custom_HTML->widget, apply_filters('widget_text'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, sbs_posts, get_posts, WP_Query->query, WP_Query->get_posts
AITpro Admin
KeymasterDid the php errors just start occurring on their own or did you change, install, upgrade, etc. anything on your website? If these php errors just started occurring on their own and you did not change, install, upgrade, etc. anything on your website then these php errors most likely mean there is/was a temporary problem with your host server. If the php errors are still occurring then contact your web host support folks. If you did change, install, upgrade, etc. anything on your website then you want to look at whatever you changed, installed, upgraded, etc.
AbZu2
ParticipantThanks for the reply. Haven’t changed or installed anything. They suddenly have begun to appear. Will contact my host provider and see what they have to say.
AbZu2
ParticipantGetting memory limit changes and core files replacement from my host. Hope that solves the problem.
AITpro Admin
KeymasterWhen these types of php errors suddenly start happening then there is a 99% chance that the problem is your host server itself. ie your web host is experiencing temporary server problems or your host is in the process of upgrading or migrating accounts, servers, etc.
-
AuthorPosts
- You must be logged in to reply to this topic.