• Is this something I can fix, so I can automatically upgrade to 2.9.2 at https://www.savoringkentucky.com, and if not, what do I do to continue being able to use the invaluable WordPress Automatic Upgrade plugin? Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 500001 bytes) in /home2/savoring/public_html/savoringkentucky/wordpress/wp-content/plugins/wordpress-automatic-upgrade/lib/snoopy.class.php on line 900

Viewing 2 replies - 1 through 2 (of 2 total)
  • it says your wp version is 2.9.1
    if that’s corrct, deactivate the WPAU plugin as it is built in to wordpress now

    if not 2.9.1
    try adding this line to wp-config.php

    define('WP_MEMORY_LIMIT', '64M');

    Thread Starter rrwriter

    (@rrwriter)

    Samboli, That is the kindest and most elegant gift you could possibly give me – half a minute to insert the line of code and hours of frustration are over. Thank you!

    I have not been able to use the built-in auto upgrade feature on this site because it has been throwing this error for each of the last few upgrades, but WPAU had continued to function until 2.9.2. One reason I have continued using WPAU in spite of the built-in feature on other sites as well is the ease of downloading the backup of files and db in WPAU. The auto download not only suits my lazy side, but it keeps me from fumbling around in parts of the site where I am absolutely out of my depth and skittish about making mistakes. If there is a security/safety reason for doing the db and files backups manually, though, as the WP built-in upgrade seems to require, I would be happy to know about that and change my ways.

    Again, thank you for this perfect piece of advice and help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error message in WPAU’ is closed to new replies.