• 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

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    – try MANUAL updating to WP version 4.2.1. Download a fresh copy of the WordPress .zip file to your computer, unzip it, and use that to copy up all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory. You may need to delete the old copies of files & folder on your server before uploading the new ones. Read the Manual Update directions first.
    If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong.

Viewing 1 replies (of 1 total)
  • The topic ‘Common "Fatal error: Allowed memory size exhausted" error without solutions’ is closed to new replies.