The MU forums have moved to WordPress.org

memory size exhausted (4 posts)

  1. kshirtcliffe
    Member
    Posted 16 years ago #

    I keep getting these messages

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /home/sites/learnfeed.net/public_html/blog/wp-includes/class-snoopy.php on line 1242

    and when I try to do anything with themes on any blog, this one:

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 158458 bytes) in /home/sites/learnfeed.net/public_html/blog/wp-includes/cache.php on line 48

    Any ideas people, much appreciated :)

  2. SteveAtty
    Member
    Posted 16 years ago #

    Did you read the installation instructions. Specifically the bit about the PHP memory parameters?

  3. drmiketemp
    Member
    Posted 16 years ago #

    Link to the README.txt file included with your download.

    It's always a good idea to search when giving a specific error as 99% of the time, someone else has had it before you have.

    This also has been covered many times over here in the forums already (Link) as well as on Google.

  4. kshirtcliffe
    Member
    Posted 16 years ago #

    This wasn't an installation problem, it just bit me in the ass a few weeks down the line, hence my confusion.

    Anyway, thanks to you guys i have now sorted it.

    Adding the line

    memory_limit=128M to the php.ini in my public_html folder has solved the problem.

    Cheers,
    Kev

About this Topic

  • Started 16 years ago by kshirtcliffe
  • Latest reply from kshirtcliffe