Fatal Error: Out of memory
-
I’m getting an error message on my wordpress site:
“Fatal error: Out of memory (allocated 8650752) (tried to allocate 122880 bytes) in /home/norellc1/public_html/batchplease.com/wp-includes/post.php on line 2050”
Every solution I’ve come across suggests to increase you PHP memory allocation. I’ve contacted my host about the issue, and they’ve informed that:
“a) Your PHP memory is assigned 128MB, thats far more than minimum requirement for WordPress.
b) Due to bugs within your plugins or modifications, PHP processes is limited to 8MB.”They created a test information page here: https://batchplease.com/phpinfo.php and it’s properly showing a 128MB allocation, yet for some reason requests are being limited to 8MB.
Wanted to know if anyone has any thoughts or solutions for this issue.
- The topic ‘Fatal Error: Out of memory’ is closed to new replies.