Yet another fatal error memory exhausted error
-
Hi, ??
I’ve just tried to log into my admin area of my webiste and have got this error:
Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 262144 bytes) in /home/customer/www/mooreattuned.com/public_html/wp-includes/functions.php on line 5125
I have looked through multiple threads before posting this one and have tried increasing the memory by inserting this code in the wp-config area:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
on the line before ‘That’s all, stop editing! Happy publishing’ as advised on the wpbeginner website. I’ve increased the amnount to 384M and then 512M as advised by someone in another thread, yet the problem persists.Even though I get the error when I try to log in, I can visit my page and will have the WordPress toolbar the top as if I’m logged in, but then when I try to access the dashboard or anything, I get the same error, or this one:
Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 20480 bytes) in /home/customer/www/mooreattuned.com/public_html/wp-includes/class-wp-query.php on line 593
Is there any other things I can do? I’m not very good with code, just your average user.
Thanks in advanced.
The page I need help with: [log in to see the link]
- The topic ‘Yet another fatal error memory exhausted error’ is closed to new replies.