Fatal error: Allowed memory exhausted!
-
This is the full error:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 72 bytes) in /public_html/wp-includes/wp-db.php on line 2341I had to turn on xdebug to track where the memory leak was and it turned out to be iThemes Security:
[18-Apr-2016 22:55:16 UTC] PHP 7. ITSEC_Backup->do_backup() /public_html/wp-includes/plugin.php:525
[18-Apr-2016 22:55:16 UTC] PHP 8. ITSEC_Backup->execute_backup() /public_html/wp-content/plugins/better-wp-security/core/modules/backup/class-itsec-backup.php:99
[18-Apr-2016 22:55:16 UTC] PHP 9. wpdb->get_results() /public_html/wp-content/plugins/better-wp-security/core/modules/backup/class-itsec-backup.php:202
[18-Apr-2016 22:55:16 UTC] PHP 10. array_values() /public_html/wp-includes/wp-db.php:2341This error is happening all the time at random moments…
We need a fix quick for this.
Thanks
Ron
- The topic ‘Fatal error: Allowed memory exhausted!’ is closed to new replies.