UNENDED - Blog

  • Home
  • About
  • Books
  • Marks
  • Notes
Post 207
  • Archive

    • March 2011
    • October 2010
    • March 2010
    • December 2009
    • July 2009
    • June 2009
    • April 2009
    • March 2009
    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • May 2007

Fatal Error: Allowed Memory Size Fix for ExpressionEngine 2.0 PB

  • Filed Under: Programming
  • Tags: ExpressionEngine, PHP
  • Publish Date: 2 December 2009
  • Share this post
    • Twitter
    • Facebook
    • Buzz

I’ve been running a couple of tests with a new installation of Expression Engine 2.0 Public Beta. Everything has been running pretty smoothly, but I did run into an error when I tried to edit existing pages added during the installation (if you selected to have Agile Records added).

When trying to edit an entry would get:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 311296 bytes) in...

A quick workaround for this is to add the following line of code at the top of your admin index.php page.

1
ini_set('memory_limit', '32M');

I’m only running a local version on my MacBook Pro MAMP PRO setup for my own testing purposes so this is going to be pretty isolated, but I thought I’d post this in case somebody else runs into the same snag.

2 Comments - Join the Discussion

Discussion

  1. losted
    Commented on 3 December 2009 at 2:55 pm

    Hey Thanks for posting this! :)

  2. Diego
    Commented on 21 July 2010 at 5:42 pm

    Thanks!, you save my day and my site!

Add to the Discussion X

Your email is never published nor shared. Required fields are marked *

You may use these HTML tags and attributes:<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

  • Recent Posts

    1. Project Concept Sketch
      Debriefing Room Concept Sketch

      16 March 2011 Illustration

    2. Day 4 Notes, Page 2
      SXSWi Notes: Day 4

      14 March 2011 Interactive

    3. Day 3 Notes, Page 1
      SXSWi Notes: Day 3

      13 March 2011 Interactive

    4. Day 2 Notes, Page 2
      SXSWi Notes: Day 2

      12 March 2011 Interactive

    5. Day 1 Notes, Page 2
      SXSWi Notes: Day 1

      11 March 2011 Interactive

    6. Concept Sketch
      Concept Sketch

      11 October 2010 Illustration

    7. SXSWi 2010 – Content Strategy
      SXSWi 2010 – Content Strategy

      14 March 2010 Interactive

    8. ABC URL Game
      ABC URL Game

      6 March 2010 Miscellaneous

  • © Patrick Ashamalla.
  • RSS 1.0
  • RSS 2.0
  • Twitter
  • Facebook
  • LinkedIn
  • Forrst