Fixing Wordpress Allowed Memory Size

Filed Under: Blogging, Tips & Tricks, Tutorials/How-Tos, WordPress
261 visits, 3 today

The views expressed on this website/weblog are mine alone and do not necessarily reflect the views of my employer.

I tried upgrading to WordPress 2.9 and got this error message:

Fatal error: Allowed memory size of 33554432 bytes exhausted

To fix this memory size error, follow the instructions below:

  1. Open and edit the wp-settings.php file using notepad.
  2. Search for:
    define(‘WP_MEMORY_LIMIT’, ‘32M’);
  3. Change 32M to 64M :
    define(‘WP_MEMORY_LIMIT’, ‘64M’);
Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • email
  • Live
  • Reddit
  • StumbleUpon
  • Technorati
  • Google Bookmarks
  • Mixx
  • Slashdot
  • TwitThis

Related Articles:

Post a comment

CommentLuv Enabled
Cheap Web Hosting!