<?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>米花博客 &#187; phpmyadmin</title>
	<atom:link href="http://mihua.org/tag/phpmyadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://mihua.org</link>
	<description>Bath &#38; Kitchen,Blackberry,Funny Web</description>
	<lastBuildDate>Wed, 20 Jul 2011 14:36:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>如何查看WordPress的数据库地址</title>
		<link>http://mihua.org/how-to-view-database-of-wordpress/</link>
		<comments>http://mihua.org/how-to-view-database-of-wordpress/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 01:05:52 +0000</pubDate>
		<dc:creator>Mihua</dc:creator>
				<category><![CDATA[心得体会]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[数据库]]></category>

		<guid isPermaLink="false">http://mihua.org/2009/06/12/ru-he-cha-kan-wordpress-di-shu-ju-ku-di-zhi/</guid>
		<description><![CDATA[前几天，老薛童鞋告诉我，有新服务器到，看我愿不愿意搬过去，因为我曾经埋怨过这台服务器有段时间速度比较慢，而且这台Dreamhost服务器没有Cpanel页面，他让我备份好博客文件和数据库给他发过去，想想自己从来没有也不会备份过数据库，就上Google问一下，看大家都在说利用phpMyAdmin备份，但是我不知道phpMyAdmin的地址是什么，后来终于让我找到，写出来告诉一些和我一样的菜鸟。 首先，先用文本编辑器打开wp-config.php，找到如下代码： /** 数据库的主机名（一般情况下不需要改动本项） */ define(&#8216;DB_HOST&#8217;, &#8216;mysql.mihua.org&#8217;); 对啦，后面这个就是WordPress的数据库地址。然后就是进去通过phpMyAdmin备份数据库就行了。 相关文章优秀WordPress插件的十大特征博客基本设置完毕米花博客今天成立了]]></description>
			<content:encoded><![CDATA[<p>前几天，<a href="http://xueming.name" target="_blank">老薛</a>童鞋告诉我，有新服务器到，看我愿不愿意搬过去，因为我曾经埋怨过这台服务器有段时间速度比较慢，而且这台<a href="http://www.dreamhost.com/limited-time-sale-going-on-now.html" target="_blank">Dreamhost</a>服务器没有Cpanel页面，他让我备份好博客文件和数据库给他发过去，想想自己从来没有也不会备份过数据库，就上<a href="http://www.google.com" target="_blank">Google</a>问一下，看大家都在说利用<a href="http://www.phpmyadmin.net/home_page/index.php" target="_blank">phpMyAdmin</a>备份，但是我不知道phpMyAdmin的地址是什么，后来终于让我找到，写出来告诉一些和我一样的菜鸟。 </p>
<p> <span id="more-245"></span>
<p>首先，先用文本编辑器打开wp-config.php，找到如下代码： </p>
<p> <textarea style="width: 343px; height: 44px">/** 数据库的主机名（一般情况下不需要改动本项） */ define(&#8216;DB_HOST&#8217;, &#8216;mysql.mihua.org&#8217;);</textarea>
<p>对啦，后面这个就是WordPress的数据库地址。然后就是进去通过phpMyAdmin备份数据库就行了。</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://mihua.org/top-10-characteristics-of-a-great-wordpress-plugin/" title="优秀WordPress插件的十大特征">优秀WordPress插件的十大特征</a></li><li><a href="http://mihua.org/wp-set-up/" title="博客基本设置完毕">博客基本设置完毕</a></li><li><a href="http://mihua.org/mihua-blog/" title="米花博客今天成立了">米花博客今天成立了</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mihua.org/how-to-view-database-of-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

