<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Ugly upgrade path from WordPress 2.7.1 to 2.8</title>
	<atom:link href="http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/</link>
	<description>Words of wisdom from a server administrator</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 解决方法 &#124; 脉冲</title>
		<link>http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/#comment-15673</link>
		<dc:creator>解决方法 &#124; 脉冲</dc:creator>
		<pubDate>Sun, 27 Dec 2009 14:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=909#comment-15673</guid>
		<description>[...] 前段时间给主机上的几个wordpress都升级到了2.8，结果全部出现了不能添加已有标签的问题。一开始以为是DB Cache之类的插件的问题，但禁用了所有插件后依然不能添加tag。 经过漫长的寻找后终于在这里找到了解决方法，即将wp-content目录下的db.php删除或改名即可。有人知道db.php这个文件是哪里来的吗？…… [...]</description>
		<content:encoded><![CDATA[<p>[...] 前段时间给主机上的几个wordpress都升级到了2.8，结果全部出现了不能添加已有标签的问题。一开始以为是DB Cache之类的插件的问题，但禁用了所有插件后依然不能添加tag。 经过漫长的寻找后终于在这里找到了解决方法，即将wp-content目录下的db.php删除或改名即可。有人知道db.php这个文件是哪里来的吗？…… [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Li-An</title>
		<link>http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/#comment-15434</link>
		<dc:creator>Li-An</dc:creator>
		<pubDate>Fri, 21 Aug 2009 17:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=909#comment-15434</guid>
		<description>Same problem after upgrading: the tags were out. I will look at your solution.</description>
		<content:encoded><![CDATA[<p>Same problem after upgrading: the tags were out. I will look at your solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 说点技术的事 &#171; 白板报</title>
		<link>http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/#comment-15425</link>
		<dc:creator>说点技术的事 &#171; 白板报</dc:creator>
		<pubDate>Thu, 13 Aug 2009 18:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=909#comment-15425</guid>
		<description>[...] 请看老外写的这个办法，不懂英文的，回家补习新概念。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 请看老外写的这个办法，不懂英文的，回家补习新概念。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HawkEYE</title>
		<link>http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/#comment-15362</link>
		<dc:creator>HawkEYE</dc:creator>
		<pubDate>Tue, 16 Jun 2009 09:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=909#comment-15362</guid>
		<description>Little weird..

I was upgraded mine manually also.. as dunno how to auto-upgrade it.
installed brand-new 2.8 into a new folder..

edited the config.php to reflect the old one..

then moved all my file under old one 
( under wp-contents -uploads, plugins, themes)
into a new folder.

then.. it seem ok.
until i want to login into administrator mode..
just need to press one button .. to upgrade database..
and it is done.. after that..</description>
		<content:encoded><![CDATA[<p>Little weird..</p>
<p>I was upgraded mine manually also.. as dunno how to auto-upgrade it.<br />
installed brand-new 2.8 into a new folder..</p>
<p>edited the config.php to reflect the old one..</p>
<p>then moved all my file under old one<br />
( under wp-contents -uploads, plugins, themes)<br />
into a new folder.</p>
<p>then.. it seem ok.<br />
until i want to login into administrator mode..<br />
just need to press one button .. to upgrade database..<br />
and it is done.. after that..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tricky</title>
		<link>http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/#comment-15360</link>
		<dc:creator>Tricky</dc:creator>
		<pubDate>Sun, 14 Jun 2009 10:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=909#comment-15360</guid>
		<description>This is why I have a dummy duplicate blog with all the same addons installed, the same widgets on the side, an identical theme and so on with some dummy posts ala wp-themes.com.

I run my upgrades there first now. ;)</description>
		<content:encoded><![CDATA[<p>This is why I have a dummy duplicate blog with all the same addons installed, the same widgets on the side, an identical theme and so on with some dummy posts ala wp-themes.com.</p>
<p>I run my upgrades there first now. <img src='http://rackerhacker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/#comment-15359</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sun, 14 Jun 2009 00:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=909#comment-15359</guid>
		<description>That is quite strange. I was able to update my wordpress to 2.8 manually without a hitch. I even double checked that I could save tags when I saw your tweet about it.</description>
		<content:encoded><![CDATA[<p>That is quite strange. I was able to update my wordpress to 2.8 manually without a hitch. I even double checked that I could save tags when I saw your tweet about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: w3wsrmn</title>
		<link>http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/#comment-15358</link>
		<dc:creator>w3wsrmn</dc:creator>
		<pubDate>Sat, 13 Jun 2009 22:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=909#comment-15358</guid>
		<description>Are you using/have you ever used DB Cache? This post seems to match your tag issue, but not the upgrade one:
http://wordpress.org/support/topic/275443

Also, DB Cache seem to be the only Wordpress plugin which creates a db.php file.

(An (unrelated?) plugin, HyperDB, contains a db.php, but looks nothing like the one you pastebin&#039;d)</description>
		<content:encoded><![CDATA[<p>Are you using/have you ever used DB Cache? This post seems to match your tag issue, but not the upgrade one:<br />
<a href="http://wordpress.org/support/topic/275443" rel="nofollow">http://wordpress.org/support/topic/275443</a></p>
<p>Also, DB Cache seem to be the only WordPress plugin which creates a db.php file.</p>
<p>(An (unrelated?) plugin, HyperDB, contains a db.php, but looks nothing like the one you pastebin'd)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JordanRinke</title>
		<link>http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/#comment-15357</link>
		<dc:creator>JordanRinke</dc:creator>
		<pubDate>Sat, 13 Jun 2009 19:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=909#comment-15357</guid>
		<description>I know there is a condition in wordpress to load that db.php if there is no MySQL found. If you ever used a different database you would have had to add that db.php file in order for wordpress to speak to the database. No idea how you would have wound up with that file.</description>
		<content:encoded><![CDATA[<p>I know there is a condition in wordpress to load that db.php if there is no MySQL found. If you ever used a different database you would have had to add that db.php file in order for wordpress to speak to the database. No idea how you would have wound up with that file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twirrim</title>
		<link>http://rackerhacker.com/2009/06/13/ugly-upgrade-path-from-wordpress-2-7-1-to-2-8/#comment-15356</link>
		<dc:creator>Twirrim</dc:creator>
		<pubDate>Sat, 13 Jun 2009 18:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/?p=909#comment-15356</guid>
		<description>That sounds a little odd.  My wordpress upgrade went fairly smoothly (apart from a little bit of stupidity by me that meant I needed to restore from backup and re-do the automatic upgrade)

The only thing i&#039;m not so happy about is on the Fusion theme I was using, the right hand widget column now mysteriously started appearing half off the page on the bottom left.  Very odd, couldn&#039;t fix it by repositioning it and couldn&#039;t be bothered to faff about with the template, so just switched to another one.</description>
		<content:encoded><![CDATA[<p>That sounds a little odd.  My wordpress upgrade went fairly smoothly (apart from a little bit of stupidity by me that meant I needed to restore from backup and re-do the automatic upgrade)</p>
<p>The only thing i'm not so happy about is on the Fusion theme I was using, the right hand widget column now mysteriously started appearing half off the page on the bottom left.  Very odd, couldn't fix it by repositioning it and couldn't be bothered to faff about with the template, so just switched to another one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

