<?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>Tequila Fish &#187; memory_limit</title>
	<atom:link href="http://www.tequilafish.com/tag/memory_limit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tequilafish.com</link>
	<description>Ran-dumb ramblings of me...</description>
	<lastBuildDate>Thu, 26 Jan 2012 23:30:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Squirrelmail and Very Large (Big-Ass) Inboxes</title>
		<link>http://www.tequilafish.com/2007/02/20/squirrelmail-and-very-large-big-ass-inboxes/</link>
		<comments>http://www.tequilafish.com/2007/02/20/squirrelmail-and-very-large-big-ass-inboxes/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 22:14:15 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[memory_limit]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[squirrelmail]]></category>

		<guid isPermaLink="false">http://www.tequilafish.com/2007/02/20/squirrelmail-and-very-large-big-ass-inboxes/</guid>
		<description><![CDATA[We have an account with a VERY large inbox (over 80,000 emails), and when logging into Squirrelmail the main pane would not load. Instead we'd be prompted by the browser to download a right_main.php file. Accounts with smaller inboxes would load fine, so I figured it had something to do with system resources. This is [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.tequilafish.com%2F2007%2F02%2F20%2Fsquirrelmail-and-very-large-big-ass-inboxes%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.tequilafish.com%2F2007%2F02%2F20%2Fsquirrelmail-and-very-large-big-ass-inboxes%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>We have an account with a VERY large inbox (over 80,000 emails), and when logging into <a href="http://www.squirrelmail.org/">Squirrelmail</a> the main pane would not load. Instead we'd be prompted by the browser to download a <strong><tt>right_main.php</tt></strong> file.  Accounts with smaller inboxes would load fine, so I figured it had something to do with system resources.  This is an easy fix.  Open up your <strong><tt>php.ini</tt></strong> file, and increase the <strong><tt>memory_limit</tt></strong> value to something larger than the default <tt>8M</tt>.  Restart Apache and try opening your big-ass inbox again.  If it still doesn't work, increase <tt>memory_limit</tt> again.  Repeat until your inbox will load, but be careful if you have little RAM.  I was able to load my 80,000+ inbox by setting <strong><tt>memory_limit = 32M</tt></strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tequilafish.com/2007/02/20/squirrelmail-and-very-large-big-ass-inboxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

