• Resolved TracyMC

    (@tracymc)


    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 57 bytes)

    So I am not a computer person, that should say it all. I found a post 4 years ago, and tried to do some of the things. I am a volunteer trying to do some basic stuff.

    I did this and did not work:
    1. Try adding this line to your wp-config.php file:
    define(‘WP_MEMORY_LIMIT’, ’64M’);

    2. Didn’t see this file, so couldn’t try, not sure where to find
    If you have access to your PHP.ini file, change the line in PHP.ini

    3. If you don’t have access to PHP.ini try adding this to an .htaccess file: php_value memory_limit 64M

    when i pulled this file up in my filemanager on IPAGE, i could NOT edit it, and the icon next to it looked like a little lit bomb.

    So our page is hosted by IPAGE.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Step 4: Contact your hosts for assistance.

    Thread Starter TracyMC

    (@tracymc)

    I figured b4 I contacted host for assistance, I’d come here. I assume I probably screwed something up or wasn’t doing something correctly with step 2 or 3. Even as likely as the prior suggestion is that something has changed since the original post 4 years ago.

    Thread Starter TracyMC

    (@tracymc)

    Ok.. so the correct working answer was actually #4. they reset my memory to 64M

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error: Allowed Memory (OLD solutions didnt help me)’ is closed to new replies.