Jake Hackl
Fix for WordPress – “Fatal Error: Allowed Memory Size of 33554432 bytes exhausted”
I’ve been running into a memory allocation issue with my WordPress installation; although I’m obviously technical I have ZERO interest in learning the ins and outs of WordPress. The wide use and easy support is why I use it in the first place. A quick search found this:
- Download, back up and open: wp-settings.php in wordpad/notepad
- Search for define(’WP_MEMORY_LIMIT’, ‘32M’);
- Change 32M to 64M : define(’WP_MEMORY_LIMIT’, ‘64M’);
Source: http://calcuttaseo.com/wordpress-fix-fatal-error-allowed-memory-size-exhauste/
Recent Posts
Tags
.Net architecture ASP.NET BDD Beer Blogging Boston Clients conference design documentation entrepreneur Fixes IIS interviews iPhone jQuery leadership linq marathon MDC mobile motivation Rails Random Reading Rest Running Shortcuts Software sports SQL SQL Server startup stats TDD Tech themes Tri Twin Cities Visual Studio volunteer web dev Wordpress writing








