Forums

2.8.4 upgrade won't work (2 posts)

  1. rocketllama
    Member
    Posted 2 years ago #

    I'm trying to upgrade automatically to 2.8.4 at http://www.rocketllama./HQ but it's not working. I get this message:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2357046 bytes) in /home/patchwo2/public_html/rocketllama/HQ/wp-includes/http.php on line 1331

    What do I need to do?

  2. songdogtech
    Member
    Posted 2 years ago #

    Try adding this line to your wp-config.php file:

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

    Or this to your .htaccess file:

    php_value memory_limit 64M

    But not both.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.