<?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>Klog: Kathy Reid's Blog &#187; Cats are evil</title>
	<atom:link href="http://blog.kathyreid.id.au/category/cats-are-evil/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kathyreid.id.au</link>
	<description>Posts on ITIL, Kepner Tregoe, knitting, PHP and other free and open source (FOSS) tools</description>
	<lastBuildDate>Sun, 05 Sep 2010 07:21:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How I cast &#8216;resurrect&#8217; on my Blog&#8230;</title>
		<link>http://blog.kathyreid.id.au/2008/02/24/how-i-cast-resurrect-on-my-blog/</link>
		<comments>http://blog.kathyreid.id.au/2008/02/24/how-i-cast-resurrect-on-my-blog/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 23:32:38 +0000</pubDate>
		<dc:creator>KathyReid</dc:creator>
				<category><![CDATA[Cats are evil]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.kathyreid.id.au/2008/02/24/how-i-cast-resurrect-on-my-blog/</guid>
		<description><![CDATA[OK, so I was all excited about BarCampMelbourne2008 and was going to blog while the speakers were presenting. Less effort, real time feedback, and truly in the nature of BarCamp. But no, the Technology Gods were not smiling on me. (Sure Jareth, Davey Shafik&#8217;s evil cat has something to do with it!) What do I [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F02%2F24%2Fhow-i-cast-resurrect-on-my-blog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F02%2F24%2Fhow-i-cast-resurrect-on-my-blog%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>OK, so I was all excited about <a href="http://barcampmelbourne.org" title="BarCampMelbourne">BarCampMelbourne2008</a> and was going to blog while the speakers were presenting. Less effort, real time feedback, and truly in the nature of <a href="http://en.wikipedia.org/wiki/Barcamp" title="Wikipedia link for BarCamp">BarCamp</a>.</p>
<p>But no, the Technology Gods were not smiling on me. (Sure <a href="http://www.flickr.com/photos/dshafik/1160895359/" title="Jareth, Davey's Evil Cat">Jareth, Davey Shafik&#8217;s evil cat</a> has something to do with it!)</p>
<p>What do I get, when all excited and happy at BarCampMelbourne2008, ready to serve and blog?&#8230;.<br />
<code><br />
<strong>Can’t select database</strong><br />
We were able to connect to the database server (which means your username and password is okay) but not able to select the &lt;myDB&gt; database.</code></p>
<p>So, here&#8217;s how I fixed it (and yep, I&#8217;ve posted it on the support forum to help others too&#8230;.so considerate <img src='http://blog.kathyreid.id.au/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</p>
<ul>
<li>First, I checked that the username, password etc (and the table prefix, don&#8217;t forget that if you&#8217;re running multiple installations) were correct. They were.</li>
<li>Then, I went into the MySQL control panel in my hosting provider&#8217;s controls (usually something like cPanel and deleted the database user (not the database).</li>
<li>I recreated the user (good idea to change the password for security purposes, don&#8217;t forget to change it in the wp-config.php file) using the MySQL tools in the cPanel</li>
<li>The user was then associated with the database</li>
<li>Check DB and repair DB were then run over the database</li>
<li>And&#8230;. voila!</li>
</ul>
<p>My theory here is that during a hosting upgrade, something occurs which dissociates the DB users from the database, meaning the users have to be recreated and re-associated.</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F02%2F24%2Fhow-i-cast-resurrect-on-my-blog%2F&amp;title=How%20I%20cast%20%27resurrect%27%20on%20my%20Blog...%20&amp;notes=OK%2C%20so%20I%20was%20all%20excited%20about%20BarCampMelbourne2008%20and%20was%20going%20to%20blog%20while%20the%20speakers%20were%20presenting.%20Less%20effort%2C%20real%20time%20feedback%2C%20and%20truly%20in%20the%20nature%20of%20BarCamp.%0D%0A%0D%0ABut%20no%2C%20the%20Technology%20Gods%20were%20not%20smiling%20on%20me.%20%28Sure%20Jareth%2C%20Da" title="del.icio.us"><img src="http://blog.kathyreid.id.au/wordpress/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F02%2F24%2Fhow-i-cast-resurrect-on-my-blog%2F&amp;t=How%20I%20cast%20%27resurrect%27%20on%20my%20Blog...%20" title="Facebook"><img src="http://blog.kathyreid.id.au/wordpress/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=How%20I%20cast%20%27resurrect%27%20on%20my%20Blog...%20&amp;url=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F02%2F24%2Fhow-i-cast-resurrect-on-my-blog%2F" title="Slashdot"><img src="http://blog.kathyreid.id.au/wordpress/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F02%2F24%2Fhow-i-cast-resurrect-on-my-blog%2F&amp;title=How%20I%20cast%20%27resurrect%27%20on%20my%20Blog...%20" title="StumbleUpon"><img src="http://blog.kathyreid.id.au/wordpress/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F02%2F24%2Fhow-i-cast-resurrect-on-my-blog%2F" title="Technorati"><img src="http://blog.kathyreid.id.au/wordpress/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.kathyreid.id.au/2008/02/24/how-i-cast-resurrect-on-my-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello possums&#8230;</title>
		<link>http://blog.kathyreid.id.au/2008/01/20/hello-possums/</link>
		<comments>http://blog.kathyreid.id.au/2008/01/20/hello-possums/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 03:32:31 +0000</pubDate>
		<dc:creator>KathyReid</dc:creator>
				<category><![CDATA[Cats are evil]]></category>
		<category><![CDATA[Knitting]]></category>

		<guid isPermaLink="false">http://blog.kathyreid.id.au/2008/01/20/hello-possums/</guid>
		<description><![CDATA[Found a yarn store that utilises possum fur in the production of wool; http://www.theknittery.com.au/c/24759/1/10ply-posmerino-aran.html  Now if only cat fur could be utilised in the same way&#8230; Mwah ha ha]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F01%2F20%2Fhello-possums%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F01%2F20%2Fhello-possums%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Found a yarn store that utilises possum fur in the production of wool;</p>
<p><a href="http://www.theknittery.com.au/c/24759/1/10ply-posmerino-aran.html " title="Posmerino">http://www.theknittery.com.au/c/24759/1/10ply-posmerino-aran.html </a></p>
<p>Now if only cat fur could be utilised in the same way&#8230; Mwah ha ha</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F01%2F20%2Fhello-possums%2F&amp;title=Hello%20possums...&amp;notes=Found%20a%20yarn%20store%20that%20utilises%20possum%20fur%20in%20the%20production%20of%20wool%3B%0D%0A%0D%0Ahttp%3A%2F%2Fwww.theknittery.com.au%2Fc%2F24759%2F1%2F10ply-posmerino-aran.html%C2%A0%0D%0A%0D%0ANow%20if%20only%20cat%20fur%20could%20be%20utilised%20in%20the%20same%20way...%20Mwah%20ha%20ha" title="del.icio.us"><img src="http://blog.kathyreid.id.au/wordpress/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F01%2F20%2Fhello-possums%2F&amp;t=Hello%20possums..." title="Facebook"><img src="http://blog.kathyreid.id.au/wordpress/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Hello%20possums...&amp;url=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F01%2F20%2Fhello-possums%2F" title="Slashdot"><img src="http://blog.kathyreid.id.au/wordpress/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F01%2F20%2Fhello-possums%2F&amp;title=Hello%20possums..." title="StumbleUpon"><img src="http://blog.kathyreid.id.au/wordpress/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.kathyreid.id.au%2F2008%2F01%2F20%2Fhello-possums%2F" title="Technorati"><img src="http://blog.kathyreid.id.au/wordpress/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.kathyreid.id.au/2008/01/20/hello-possums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
