<?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>kuro.dk &#187; Hosting</title>
	<atom:link href="http://kuro.dk/tag/hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://kuro.dk</link>
	<description>kuro is the old black</description>
	<lastBuildDate>Thu, 29 Dec 2011 00:36:10 +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>Hello World!</title>
		<link>http://kuro.dk/2008/08/hello-world-2/</link>
		<comments>http://kuro.dk/2008/08/hello-world-2/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 17:05:28 +0000</pubDate>
		<dc:creator>kenhaun</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kuro.dk/?p=306</guid>
		<description><![CDATA[Suddenly Gigahost fuxed up my webserver and then all my files were gone. Then I cried for a while, in my mind, and then I set to work restoring my site. Luckily, my database was still intact so I could &#8230; <a href="http://kuro.dk/2008/08/hello-world-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Suddenly <a href="http://gigahost.dk">Gigahost</a> fuxed up my webserver and then all my files were gone. Then I cried for a while, in my mind, and then I set to work restoring my site.</p>
<p>Luckily, my database was still intact so I could recover all my posts and comments but it did take a bit of fiddling. I couldn&#8217;t copy over my user info or my options because then WordPress broke, but that isn&#8217;t that big of a deal because I only have one user anyway.</p>
<p>This is what I did to use my old database in my new WordPress install and you could probably too if you use phpMyAdmin:</p>
<ol>
<li>Install a fresh wordpress to a new database, run the install script and log in to the new database</li>
<li>I added myself as a new user and deleted the admin, but I don&#8217;t think this is necessary.</li>
<li>Go to phpMyAdmin and select your old data base.</li>
</ol>
<p>You need to copy the following tables: wp_comments, wp_links, wp_posts, wp_postmeta, wp_terms, wp_term_relationships and wp_term_taxonomy. That were the tables I bothered copying, at least. You do that by doing the following:</p>
<ol>
<li>Select one of the tables in the list to the left and then click the operations tap on the right of the list</li>
<li>In the &#8220;Copy table to (database<strong>.</strong>table)&#8221; select your new database and type in the name of the table (or copy it from the &#8220;Move table to&#8221; field right above your current field.</li>
<li>click the &#8220;add DROP TABLE&#8221; option.</li>
<li>click &#8220;Go&#8221;</li>
<li>Hopefully you didn&#8217;t get any errors or you are now, officially, in Trouble.</li>
</ol>
<p>You should now have a working wordpress with all your old posts and none of your old design. Take it as an opportunity to spice up your website a bit. Also, take this opportunity to backup your website. I know I will.</p>
]]></content:encoded>
			<wfw:commentRss>http://kuro.dk/2008/08/hello-world-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

