This error looks bad, but most simple to handle:)
Goto the directory of your blog in Cpanel.
Click wp_settings
open in an editor.
search for wp_memory.
goto
define (’wp_memory_limit’, ‘32M’);
and change 32 to 64.
define(’WP_MEMORY_LIMIT’, ‘64M’);
save the file and DONE



Popular Articles