<?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>h3x.no &#187; RT</title>
	<atom:link href="http://h3x.no/tag/rt/feed" rel="self" type="application/rss+xml" />
	<link>http://h3x.no</link>
	<description>Tor Henning Ueland`s thoughts about technology and other stuff</description>
	<lastBuildDate>Mon, 20 Feb 2012 10:07:52 +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>Fix for the &#8220;Out of memory! Callback called exit.&#8221; error in Request Tracker (RT)</title>
		<link>http://h3x.no/2009/04/17/fix-for-the-out-of-memory-callback-called-exit-error-in-request-tracker-rt</link>
		<comments>http://h3x.no/2009/04/17/fix-for-the-out-of-memory-callback-called-exit-error-in-request-tracker-rt#comments</comments>
		<pubDate>Fri, 17 Apr 2009 13:54:32 +0000</pubDate>
		<dc:creator>Tor Henning Ueland</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Request Tracker]]></category>
		<category><![CDATA[RT]]></category>

		<guid isPermaLink="false">http://www.h3x.no/?p=30</guid>
		<description><![CDATA[When RT is upgraded, users can experience WSOD(White Screen Of Death), all the log will say is: &#8220;Out of memory! Callback called exit.&#8221;. Not so informative eh? The solution is pretty simple, run this query in the database: &#8220;ALTER TABLE &#8230; <a href="http://h3x.no/2009/04/17/fix-for-the-out-of-memory-callback-called-exit-error-in-request-tracker-rt">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When RT is upgraded, users can experience WSOD(White Screen Of Death), all the log will say is:<br />
&#8220;Out of memory! Callback called exit.&#8221;. Not so informative eh?</p>
<p>The solution is pretty simple, run this query in the database:</p>
<p>&#8220;ALTER TABLE sessions CHANGE a_session a_session LONGBLOB;&#8221;</p>
<p>Then clear the table with:</p>
<p>TRUNCATE TABLE `sessions`;</p>
<p>Any logged in users will be logged out, but the problem should disappear.</p>
]]></content:encoded>
			<wfw:commentRss>http://h3x.no/2009/04/17/fix-for-the-out-of-memory-callback-called-exit-error-in-request-tracker-rt/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 18/21 queries in 0.011 seconds using apc

Served from: h3x.no @ 2012-05-21 13:58:58 -->
