In debug mode it shows me the error:
Fatal error: Allowed memory size of 402653184 bytes exhausted (tried to allocate 262144 bytes) in /usr/www/users/xilfoperson/wp-includes/taxonomy.php on line 3743
Fatal error: Allowed memory size of 402653184 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
Fatal error: Allowed memory size of 402653184 bytes exhausted (tried to allocate 12288 bytes) in /usr/www/users/xilfoperson/wp-includes/functions.php on line 650
… and so on and so forth
PHP Version:8.2, memory_limit: 384M, max_execution_time: 60, mbstring.func_overload: 0,
Page builder: Elementor Pro
I get this error
There has been a critical error on this website.
And when I run the debugging I get: Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/wp-includes/class-wp-hook.php on line 301
this message keeps changing in different php files of the same directory.
I tried changing memory_limit=512M in wp_config and php.ini. but the error persists and we are unable to login or use the website.
wp_version = ‘6.2’
what other solutions are available ?
]]>Found a help thread to install and run the Yoast Test Helper.
Did that and now getting this error in the PHP error log:
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted
I had increased the memory limit from 256MB to 512MB and then up to 1024MB. No matter how much I increase it, the limit is exhausted.
I deactivated the Yoast SEO plugin and the error stopped. Reactivated the plugin and the error returned.
Using version 14.7, WP 5.4.2, and PHP 7.3
]]>Yoast tried to allocate 33GB of data and i gave already 1GB.
Using PHP 7.4
]]>Checking the logs I found this entry:
06-May-2020 19:32:14 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /home10/sitename/public_html/wp-content/plugins/photo-gallery/framework/BWGOptions.php on line 330
I renamed the folder for gallery plugin in and was able to get back my site.
The site is running php 7.n
Would a reinstall of the plugin fix the problem or is there a fault with the code?
At the moment I can’t add pictures to the site.
update:
attempted to re-enable – came up with this error. Note the line error number has moved.
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /home10/sitename/public_html/wp-content/plugins/photo-gallery/framework/BWGOptions.php on line 336
]]>[Thu Apr 16 13:37:31.660041 2020] [lsapi:error] [pid 15823:tid 47618234865408] [client 216.193.183.245:49452] [host www.site.com] Backend fatal error: PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 65536 bytes) in /home/site/public_html/blog/wp-content/plugins/elementor/core/logger/items/log-item-interface.php on line 56\n, referer: https://www.site.com/blog/wp-admin/post.php?post=2654&action=elementor
For a few days now I can’t log in to the admin back end/dashboard of my WordPress site (wp-admin), the regular site still works (https://piscinevaloispool.ca).
I regularly get emailed this error message (see below).
How can I fix this problem? The amount of memory it’s trying to allocate seems ridiculously large: 9,223,372,036,854,775,840 bytes! I believe that’s over 9 EB (Exabytes)!!!
[Piscine Valois Pool] Your Site is Experiencing a Technical Issue
…
Error Details
=============
An error of type E_ERROR was caused in line 2637 of the file /home/***/public_html/wp-content/plugins/jetpack/class.jetpack.php. Error message: Allowed memory size of 536870912 bytes exhausted (tried to allocate 9223372036854775840 bytes)
Thanks
]]>Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 275683 bytes) in /home/…/www/wp-content/plugins/all-in-one-event-calendar/app/view/calendar/shortcode.php on line 153
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1870872 bytes) in /home/…/www/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php on line 441
What’s happening? Please, help.
]]>I edit php.ini file and also increased memory through server.
I am not on any shared hosting.
Firstly, I was on Godaddy VPS but yesterday I shift to DigitalOcean and Install “cPanel & WHM” on cloud. That’s why I didn’t think there should me any memory issue.
It is really strange for me. Kindly help me in this matter.
What I tried
1. Disabling Plugin (Didn’t work)
2. Increasing Limits (Doesn’t works)[Even in starting it was showing less limits, when I increased these limits to 256M than it is showing more and more. It doesn’t matter how much memory I am increasing, I always greater their value]
3. .htacess file [Didn’t work]
What should I do now. Kindly help me.
Thanks IN Advance