<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Oka Mahendra&#039;s personal blog &#187; ini_set</title>
	<atom:link href="http://www.okamahendra.com/tag/ini_set/feed" rel="self" type="application/rss+xml" />
	<link>http://www.okamahendra.com</link>
	<description>berbagi di dunia maya...</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:59:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress Tips : Problem Allowed Memory Size of &#8230; Exhausted</title>
		<link>http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html</link>
		<comments>http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html#comments</comments>
		<pubDate>Thu, 15 Jul 2010 06:14:30 +0000</pubDate>
		<dc:creator>Oka Mahendra</dc:creator>
				<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[ini_set]]></category>
		<category><![CDATA[wordpress memory limit]]></category>
		<category><![CDATA[wp_memory_limit]]></category>

		<guid isPermaLink="false">http://www.okamahendra.com/?p=448</guid>
		<description><![CDATA[If you are blogger with wordpress platform, one time sure you meet with wordpress error code below : Fatal error: Allowed memory size of &#8230; bytes exhausted (tried to allocate &#8230; bytes) in &#8230;./xxx.php(&#8230;) : runtime-created function on line x This error may be caused by your wordpress over limit to import a file from [...]]]></description>
			<content:encoded><![CDATA[<p>If you are blogger with <strong>wordpress platform</strong>, one time sure you meet with wordpress error code below :</p>
<blockquote><p><strong>Fatal error: Allowed memory size of &#8230; </strong><strong>bytes exhausted (</strong><strong>tried to allocate &#8230; </strong><strong>bytes) in &#8230;./xxx.php(&#8230;) : runtime-created function on line x</strong></p></blockquote>
<p>This error may be caused by your wordpress over limit to import a file from your server. May be showed a blank screen or error above. And now how to solve this problem:</p>
<p>At the first, please you following this link <a href="http://codex.wordpress.org/FAQ_Working_with_WordPress">WordPress FAQ about Working with WordPress</a>. There 3 ways to solve this memory limit :<span id="more-448"></span></p>
<dl>
<dd>
<ol>
<li> Increase the memory limit setting in <em>php.ini</em> (e.g. <tt>memory_limit = 64M ;</tt>).  Many hosts may not allow this.</li>
<li> Increase the memory limit via <em>.htaccess</em> (e.g. <tt>php_value memory_limit 64M</tt>).  Many hosts may not allow this.</li>
<li> Increase the memory limit via <em>wp-config.php</em> (e.g. <tt>define('WP_MEMORY_LIMIT', '64MB');</tt>)</li>
</ol>
</dd>
</dl>
<p>But, from the 3 ways above, the easy way to do set wordpress memory limit is via <strong><em>wp-config.php</em></strong>. Like me, i just add this script to wp-config.php file the problem is fixed:</p>
<blockquote>
<pre><code><strong>ini_set("memory_limit","12M");</strong>

</code></pre>
</blockquote>
<div style='clear:both'></div><br/><p><b>Yang orang cari di artikel ini:</b></p><a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="bagaimana cara menghilangkan fatal error: allowed memory size">bagaimana cara menghilangkan fatal error: allowed memory size</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="allowed memory size problem in wordpress">allowed memory size problem in wordpress</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="mengatasi memory bb storm">mengatasi memory bb storm</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="mengatasi memory limit pada blackberry">mengatasi memory limit pada blackberry</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="mengatur memori wordpress">mengatur memori wordpress</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="mengatur memory limit wp">mengatur memory limit wp</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="mengurangi memory limit pada wordpress">mengurangi memory limit pada wordpress</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="mengurangi other memory blackberry">mengurangi other memory blackberry</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="setting htaccess for memorylimit">setting htaccess for memorylimit</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="wordpress allowed memory size">wordpress allowed memory size</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="memperbaiki memory byte">memperbaiki memory byte</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="memory card fatal error di bb storm">memory card fatal error di bb storm</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="blackberry onyx 9700 media problem">blackberry onyx 9700 media problem</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="cara memperbaiki fatal error di memory card">cara memperbaiki fatal error di memory card</a>,<a href="http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html" title="cara memperbaiki fatal error: allowed memory size of 33554432 bytes exhausted">cara memperbaiki fatal error: allowed memory size of 33554432 bytes exhausted</a>]]></content:encoded>
			<wfw:commentRss>http://www.okamahendra.com/wordpress-tips-mengatasi-allowed-memory-size-exhausted.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

