Common "Fatal error: Allowed memory size exhausted" error without solutions
-
Hi there,
I’m having trouble previewing changes I make to existing pages on my WordPress-site. The site is working perfectly and so is the wp-admin, but when I try to preview any changes to pages, I get the common error message:
Fatal error: Out of memory (allocated 255852544) (tried to allocate 65484 bytes) in /home/deucedes/public_html/wp-includes/query.php on line 2364
I’ve been trying a lot of solutions from this forum and everywhere on the Internet, but without result.
I’ve adjusted and tried different increased memory limits in wp-config.php, changed the memory limit in ini.php, added this line “ini_set(’memory_limit’, ‘12M’);” to the file that is causing the error (query.php) and tried adding a line to the .htaccess file, all without result. I have also called my IT/server person who tells me there’s plenty of memory on our server and can’t help me any further.
I’m using PHP 5.4.33, WordPress 4.1.4 running Hi-Response 1.3.1 theme. The query.php is here.
Any help is much appreciated!
Cheers,
Ingrid
- The topic ‘Common "Fatal error: Allowed memory size exhausted" error without solutions’ is closed to new replies.