• Hi all,

    Getting the out of memory error when uploading images, except this time forum fixes fixes aren’t working. Spent the last hour looking through form posts, and for the first time, I’m stumped.

    Here’s the post

    https://firmmother.com/weworkforthem/2011/10/occupy-sarasota-holds-third-rally-for-wmnf-news/

    Error message

    Fatal error: Out of memory (allocated 33030144) (tried to allocate 6400 bytes) in /homepages/15/d338993108/htdocs/weworkforthem/wp-includes/media.php on line 254

    Added this to php.ini [it’s the only line of text in the file]. Is that right?

    memory_limit = 64M ; Maximum amount of memory a script may consume (64MB)

    Didn’t work, so added this to wp-config.php

    define(‘WP_MEMORY_LIMIT’, ’64M’);

    tried revising .htaccess, but that created a fatal wordpress error and could not get back to dashboard

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Another Out of Memory post- Fixes Don't Work’ is closed to new replies.