<?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: WordPress 搬家公司之使用免費空間練就您一身搬家的好本領</title> <atom:link href="http://who-know.com/move-your-wordpress-to-a-new-web-hosting/feed/" rel="self" type="application/rss+xml" /><link>http://who-know.com/move-your-wordpress-to-a-new-web-hosting/</link> <description>C&#039;est La Vie</description> <lastBuildDate>Mon, 12 Jul 2010 10:47:49 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: 1v77</title><link>http://who-know.com/move-your-wordpress-to-a-new-web-hosting/comment-page-1/#comment-132</link> <dc:creator>1v77</dc:creator> <pubDate>Mon, 19 Oct 2009 12:55:18 +0000</pubDate> <guid isPermaLink="false">http://who-know.com/?p=85#comment-132</guid> <description>很强大，已经搬家成功了，谢谢</description> <content:encoded><![CDATA[<p>很强大，已经搬家成功了，谢谢</p> ]]></content:encoded> </item> <item><title>By: Eric</title><link>http://who-know.com/move-your-wordpress-to-a-new-web-hosting/comment-page-1/#comment-131</link> <dc:creator>Eric</dc:creator> <pubDate>Fri, 16 Oct 2009 11:46:41 +0000</pubDate> <guid isPermaLink="false">http://who-know.com/?p=85#comment-131</guid> <description>1. 如果您不是要搬新家, 而是資料庫經過一翻惡搞後, 想還原成先前備份的樣子, 那在上面的第二張圖的 With Selected : 請選擇 Drop 來清空, 清空後再還原即可。2. 如果您的都沒使用 WordPress 來上傳, 且特別喜歡使用 phpMyAdmin 的話, 要修改的有 wp_options 下的 siteurl 和 home。  // 如果有用 WordPress 來上傳, 也可以這樣改, 不過還要再 run Sql 語法, 如果有如需要再打出來, 或 Google 一下也有。3. 解釋一下備份資料庫中的方法 b 和方法 c 的差異兩個備份出來的檔案, 方法 c 會比方法 b 多下面 2 行
CREATE DATABASE `your_db_name` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
USE `your_db_name`;所以使用方法 c 備份, 在還原時會先產生一個資料庫, 然後才開始匯入, 但這可會產生問題, 當使用者沒權限創一個新的資料庫或要創的資料庫已經存在。MySQL: Can&#039;t create database &#039;your_db_name&#039;; database existsError 1044: Access Denied For User: &#039;your_db_user@localhost&#039; To Database &#039;your_db_name&#039;所以如果出問題可以打開用方法 c 備份出來的檔案, 刪掉上面兩行, 或改用方法 b 來備份。</description> <content:encoded><![CDATA[<p>1. 如果您不是要搬新家, 而是資料庫經過一翻惡搞後, 想還原成先前備份的樣子, 那在上面的第二張圖的 With Selected : 請選擇 Drop 來清空, 清空後再還原即可。</p><p>2. 如果您的都沒使用 WordPress 來上傳, 且特別喜歡使用 phpMyAdmin 的話, 要修改的有 wp_options 下的 siteurl 和 home。  // 如果有用 WordPress 來上傳, 也可以這樣改, 不過還要再 run Sql 語法, 如果有如需要再打出來, 或 Google 一下也有。</p><p>3. 解釋一下備份資料庫中的方法 b 和方法 c 的差異</p><p>兩個備份出來的檔案, 方法 c 會比方法 b 多下面 2 行<br /> CREATE DATABASE `your_db_name` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;<br /> USE `your_db_name`;</p><p>所以使用方法 c 備份, 在還原時會先產生一個資料庫, 然後才開始匯入, 但這可會產生問題, 當使用者沒權限創一個新的資料庫或要創的資料庫已經存在。</p><p>MySQL: Can't create database 'your_db_name'; database exists</p><p>Error 1044: Access Denied For User: 'your_db_user@localhost' To Database 'your_db_name'</p><p>所以如果出問題可以打開用方法 c 備份出來的檔案, 刪掉上面兩行, 或改用方法 b 來備份。</p> ]]></content:encoded> </item> <item><title>By: 貓</title><link>http://who-know.com/move-your-wordpress-to-a-new-web-hosting/comment-page-1/#comment-112</link> <dc:creator>貓</dc:creator> <pubDate>Wed, 07 Oct 2009 07:29:59 +0000</pubDate> <guid isPermaLink="false">http://who-know.com/?p=85#comment-112</guid> <description>謝謝你來我家玩
你寫的很詳細
按照你寫的我再試試看
成功的話就可以安枕無憂的用wpml了^^</description> <content:encoded><![CDATA[<p>謝謝你來我家玩<br /> 你寫的很詳細<br /> 按照你寫的我再試試看<br /> 成功的話就可以安枕無憂的用wpml了^^</p> ]]></content:encoded> </item> <item><title>By: 万戈</title><link>http://who-know.com/move-your-wordpress-to-a-new-web-hosting/comment-page-1/#comment-108</link> <dc:creator>万戈</dc:creator> <pubDate>Sun, 04 Oct 2009 23:32:32 +0000</pubDate> <guid isPermaLink="false">http://who-know.com/?p=85#comment-108</guid> <description>太好了，我正需要这个，谢谢谢谢～</description> <content:encoded><![CDATA[<p>太好了，我正需要这个，谢谢谢谢～</p> ]]></content:encoded> </item> </channel> </rss>