{"id":1077,"date":"2012-07-25T21:28:20","date_gmt":"2012-07-26T01:28:20","guid":{"rendered":"http:\/\/www.eyoungwon.com\/journal\/?p=1077"},"modified":"2012-07-25T21:28:20","modified_gmt":"2012-07-26T01:28:20","slug":"fatal-memory-error-on-wordpress","status":"publish","type":"post","link":"https:\/\/eyoungwon.com\/journal\/fatal-memory-error-on-wordpress\/","title":{"rendered":"Fatal Memory Error on WordPress"},"content":{"rendered":"<pre>Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in \/home\/xyz\/public_html\/abc\/tuv\/wp-includes\/kses.php(1005) : runtime-created function on line 1<\/pre>\n<p>1. Try adding this line to your wp-config.php file:\u00a0define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8217;64M&#8217;);<\/p>\n<p>2. If you have access to your PHP.ini file, change the line in PHP.ini\u00a0If your line shows 32M try 64M: \u00a0memory_limit = 64M ; Maximum amount of memory a script may consume (64MB)<\/p>\n<p>3. If you don&#8217;t have access to PHP.ini try adding this to an .htaccess file:\u00a0php_value memory_limit 64M<\/p>\n<p>4. Talk to your host.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in \/home\/xyz\/public_html\/abc\/tuv\/wp-includes\/kses.php(1005) : runtime-created function on line 1 1. Try adding this line to your wp-config.php file:\u00a0define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8217;64M&#8217;); 2. If you have access to your PHP.ini file, change the line in PHP.ini\u00a0If your line shows 32M try 64M: \u00a0memory_limit = 64M [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[450],"tags":[451,452],"class_list":["post-1077","post","type-post","status-publish","format-standard","hentry","category-wordpress-web-hosting","tag-fatal-memory-error-on-wordpress","tag-wordpress-error"],"_links":{"self":[{"href":"https:\/\/eyoungwon.com\/journal\/wp-json\/wp\/v2\/posts\/1077","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eyoungwon.com\/journal\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eyoungwon.com\/journal\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eyoungwon.com\/journal\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eyoungwon.com\/journal\/wp-json\/wp\/v2\/comments?post=1077"}],"version-history":[{"count":2,"href":"https:\/\/eyoungwon.com\/journal\/wp-json\/wp\/v2\/posts\/1077\/revisions"}],"predecessor-version":[{"id":1079,"href":"https:\/\/eyoungwon.com\/journal\/wp-json\/wp\/v2\/posts\/1077\/revisions\/1079"}],"wp:attachment":[{"href":"https:\/\/eyoungwon.com\/journal\/wp-json\/wp\/v2\/media?parent=1077"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eyoungwon.com\/journal\/wp-json\/wp\/v2\/categories?post=1077"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eyoungwon.com\/journal\/wp-json\/wp\/v2\/tags?post=1077"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}