<?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>DIYMacServer &#187; SqlGrey</title>
	<atom:link href="http://diymacserver.com/category/sqlgrey/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Sat, 24 Jul 2010 14:42:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Finally solved SQLGrey and KeepAlive problem</title>
		<link>http://diymacserver.com/2009/06/21/finally-solved-sqlgrey-and-keepalive-problem/</link>
		<comments>http://diymacserver.com/2009/06/21/finally-solved-sqlgrey-and-keepalive-problem/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 08:00:24 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[SqlGrey]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[sqlquery]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=681</guid>
		<description><![CDATA[You could call it brainwave or an enlightened moment after SQLGrey died on my server again. Which I usually notice after not having received any mail for a day. After trying so many times to get this thing solved properly I finally got it. I can really feel stupid now that I know the solution [...]]]></description>
			<content:encoded><![CDATA[<p>You could call it brainwave or an enlightened moment after SQLGrey died on my server again. Which I usually notice after not having received any mail for a day. After trying so many times to get this thing solved properly I finally got it. I can really feel stupid now that I know the solution was so simple.</p>
<p>I just had to remove the &#8216;-d&#8217; option from the startup command line. This option is used to start SQLGrey in daemon mode. SQLGrey will spawn a new process which will be kept running and the process which you started will end. This was the reason when I first tried to use KeepAlive that launchd would try to start a new SQLGrey process every 10 seconds because the orinal process had ended.</p>
<p>This now works on Leopard, still need to test this on Tiger. I&#8217;m currently rebuilding Tiger on my old G4 mini who&#8217;s harddisk had died. Currently using an external firewire drive as I still need to buy a new internal disk. The G4 is still needed as it is my only PowerPC based Mac and I swant to test everything on Tiger or Leopard on this CPU as I know many of you still use an old PowerPC based Mac to run as a server. </p>
<p>The <a href="/installing-the-mailserver/starting-sqlgrey-automatically/">instructions</a> have been updated to reflect the new found knowledge. Sorry this took so long to find out.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2009/06/21/finally-solved-sqlgrey-and-keepalive-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
