<?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>blog.watashii &#187; coltrane</title>
	<atom:link href="http://blog.watashii.com/tag/coltrane/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.watashii.com</link>
	<description></description>
	<lastBuildDate>Wed, 02 Nov 2011 02:23:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Upgrading to WordPress 2.7 Coltrane</title>
		<link>http://blog.watashii.com/2008/12/upgrading-to-wordpress-27-coltrane/</link>
		<comments>http://blog.watashii.com/2008/12/upgrading-to-wordpress-27-coltrane/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 02:46:44 +0000</pubDate>
		<dc:creator>watashii</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[coltrane]]></category>

		<guid isPermaLink="false">http://blog.watashii.com/?p=119</guid>
		<description><![CDATA[I have just gone through the tedious task of upgrading my WP from 2.5 to 2.7.  What i&#8217;m looking forward to this is the WP Upgrader feature which I can upgrade WP directly via the Admin panel.  This means I don&#8217;t need to manually move files in/out of my linux web server in the future.  [...]


Related Posts:<ol><li><a href='http://blog.watashii.com/2008/07/wordpress-syntax-highlighter/' rel='bookmark' title='Permanent Link: WordPress Syntax Highlighter'>WordPress Syntax Highlighter</a></li>
<li><a href='http://blog.watashii.com/2008/12/display-wordpress-unicoded-characters/' rel='bookmark' title='Permanent Link: Display WordPress Unicoded Characters'>Display WordPress Unicoded Characters</a></li>
<li><a href='http://blog.watashii.com/2009/09/wordpress-code-at-the-end-of-urls-hack/' rel='bookmark' title='Permanent Link: WordPress Code At The End Of URLs, Hack?'>WordPress Code At The End Of URLs, Hack?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-121" title="wp27" src="http://blog.watashii.com/wp-content/uploads/2008/12/wp27.png" alt="wp27" width="437" height="276" /></p>
<p>I have just gone through the tedious task of upgrading my WP from 2.5 to <a href="http://wordpress.org/development/2008/12/coltrane/" target="_blank">2.7</a>.  What i&#8217;m looking forward to this is the <a href="http://codex.wordpress.org/Version_2.7#WordPress_Upgrader" target="_blank">WP Upgrader</a> feature which I can upgrade WP directly via the Admin panel.  This means I don&#8217;t need to manually move files in/out of my linux web server in the future.  Of course i have to manually put 2.7 in the first place to do that!</p>
<p>Upgrade document is available <a href="http://codex.wordpress.org/Upgrading_WordPress" target="_blank">here</a>, below are my steps.</p>
<p><strong>1)</strong> Backup all my file contents on web server.</p>
<pre><code>tar -cvf - $WEBHOME/blog_dir | gzip -9 $WEBHOME/backup_dir/my_blog.tar.gz</code></pre>
<p><strong>2)</strong> Backup the mysql database.  I used <a href="http://lesterchan.net/portfolio/programming/php/" target="_blank">WP-DBManager plugin</a> to help me do this. A single click and that&#8217;s it!</p>
<p><strong>3)</strong> Deactivated all the plugins via admin panel.</p>
<p><strong>4) </strong>Delete <em>wp-admin</em> and <em>wp-includes</em> directories on web server.</p>
<pre><code>rm -rf  $WEBHOME/blog_dir/wp-admin  $WEBHOME/blog_dir/wp-includes</code></pre>
<p><strong>5) </strong>Download the <a href="http://wordpress.org/download/" target="_blank">new WP</a> and place/replace all the files on web server.</p>
<p><strong>6)</strong> Login to the admin panel and accept the database upgrade changes.</p>
<p><strong>7) </strong>Activate the required plugins.  If using the <a href="http://wordpress.org/extend/plugins/stats/" target="_blank">WordPress.com Stats</a> plugin, I had to &#8216;transfer&#8217; my old site stats to a new site, even though its the same site.</p>
<p><span id="more-119"></span>Here is a demo of 2.7 in action:</p>
<p><object width="400" height="224" data="http://v.wordpress.com/hFr8Nyar" type="application/x-shockwave-flash"><param name="src" value="http://v.wordpress.com/hFr8Nyar" /><param name="allowfullscreen" value="true" /></object></p>


<p>Related Posts:<ol><li><a href='http://blog.watashii.com/2008/07/wordpress-syntax-highlighter/' rel='bookmark' title='Permanent Link: WordPress Syntax Highlighter'>WordPress Syntax Highlighter</a></li>
<li><a href='http://blog.watashii.com/2008/12/display-wordpress-unicoded-characters/' rel='bookmark' title='Permanent Link: Display WordPress Unicoded Characters'>Display WordPress Unicoded Characters</a></li>
<li><a href='http://blog.watashii.com/2009/09/wordpress-code-at-the-end-of-urls-hack/' rel='bookmark' title='Permanent Link: WordPress Code At The End Of URLs, Hack?'>WordPress Code At The End Of URLs, Hack?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.watashii.com/2008/12/upgrading-to-wordpress-27-coltrane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

