如何從伺服器1的論壇會員和所有文章
轉移至伺服器2 ?
兩個論壇外掛都裝一樣後 ... 怎麼把1的會員和文章單獨轉移過去2?
或者是只轉移會員就好也可以^^ ... QQ
一起討論吧 ~ 試過只轉移資料庫裡面的phpbb_users ... 沒辦法成功>~<
[討論] 如我單獨轉移論壇會員和論壇文章 ?
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
-
acc_kang_ta
- 星球公民

- 文章: 114
- 註冊時間: 2005-02-10 17:52
[討論] 如我單獨轉移論壇會員和論壇文章 ?
●架設主機作業系統:Windows XP
●快速架站程式:Appserv、MySQL、phpMyAdmin
●您的上網方式:Hinet ADSL 8M/640K
●您安裝的程式:Apache2.4.3 + php2.0.13 + MySql2.6.1
●您的 phpBB2 版本:phpBB 2.0.13
●論壇網址:Rx2 cLAn論壇首頁
●論壇已裝mod:主題類型、跑馬燈公告v1.2、推薦網站、整合性TOP5、文章強迫斷行、音樂播放
●快速架站程式:Appserv、MySQL、phpMyAdmin
●您的上網方式:Hinet ADSL 8M/640K
●您安裝的程式:Apache2.4.3 + php2.0.13 + MySql2.6.1
●您的 phpBB2 版本:phpBB 2.0.13
●論壇網址:Rx2 cLAn論壇首頁
●論壇已裝mod:主題類型、跑馬燈公告v1.2、推薦網站、整合性TOP5、文章強迫斷行、音樂播放
-
acc_kang_ta
- 星球公民

- 文章: 114
- 註冊時間: 2005-02-10 17:52
我的意思是 ... 伺服器2是重新裝外掛裝好的~沒有會員(除了管理員)也沒有文章
現在想把伺服器1的會員和文章轉到伺服器2 ...
因為伺服器1之前亂裝依推外掛變的有點怪怪的
現在想把伺服器1的會員和文章轉到伺服器2 ...
因為伺服器1之前亂裝依推外掛變的有點怪怪的
●架設主機作業系統:Windows XP
●快速架站程式:Appserv、MySQL、phpMyAdmin
●您的上網方式:Hinet ADSL 8M/640K
●您安裝的程式:Apache2.4.3 + php2.0.13 + MySql2.6.1
●您的 phpBB2 版本:phpBB 2.0.13
●論壇網址:Rx2 cLAn論壇首頁
●論壇已裝mod:主題類型、跑馬燈公告v1.2、推薦網站、整合性TOP5、文章強迫斷行、音樂播放
●快速架站程式:Appserv、MySQL、phpMyAdmin
●您的上網方式:Hinet ADSL 8M/640K
●您安裝的程式:Apache2.4.3 + php2.0.13 + MySql2.6.1
●您的 phpBB2 版本:phpBB 2.0.13
●論壇網址:Rx2 cLAn論壇首頁
●論壇已裝mod:主題類型、跑馬燈公告v1.2、推薦網站、整合性TOP5、文章強迫斷行、音樂播放
-
acc_kang_ta
- 星球公民

- 文章: 114
- 註冊時間: 2005-02-10 17:52
找不到\r
phpbb_forum
phpbb_category
OK ! 感謝 ... 我去試看看
phpbb_forum
phpbb_category
OK ! 感謝 ... 我去試看看
●架設主機作業系統:Windows XP
●快速架站程式:Appserv、MySQL、phpMyAdmin
●您的上網方式:Hinet ADSL 8M/640K
●您安裝的程式:Apache2.4.3 + php2.0.13 + MySql2.6.1
●您的 phpBB2 版本:phpBB 2.0.13
●論壇網址:Rx2 cLAn論壇首頁
●論壇已裝mod:主題類型、跑馬燈公告v1.2、推薦網站、整合性TOP5、文章強迫斷行、音樂播放
●快速架站程式:Appserv、MySQL、phpMyAdmin
●您的上網方式:Hinet ADSL 8M/640K
●您安裝的程式:Apache2.4.3 + php2.0.13 + MySql2.6.1
●您的 phpBB2 版本:phpBB 2.0.13
●論壇網址:Rx2 cLAn論壇首頁
●論壇已裝mod:主題類型、跑馬燈公告v1.2、推薦網站、整合性TOP5、文章強迫斷行、音樂播放
I have try to use the phpBB internal Backup function to backup all mysql data from my paid unix web hosting. Then I open a http://localhost/phpBB2 at my machine and use the recovery function to restore all data to my localhost. It was sucessful to move all data to my localhost.
But the most important is to change the default domain name in the localhost.
1. Then I run the phpmyadmin;
2. goto the phpbb database;
3. Then click the 搜索 tab to find the domain name stored in your my sql;
4. You can find the result stored in the following table "phpbb_config";
5. Then try to click 瀏覽 and press the edit button to edit the "config_value" of your new "server_name";
6. Lucky all my user account and all data move to my localhost;
Hope that experience can help you.
But the most important is to change the default domain name in the localhost.
1. Then I run the phpmyadmin;
2. goto the phpbb database;
3. Then click the 搜索 tab to find the domain name stored in your my sql;
4. You can find the result stored in the following table "phpbb_config";
5. Then try to click 瀏覽 and press the edit button to edit the "config_value" of your new "server_name";
6. Lucky all my user account and all data move to my localhost;
Hope that experience can help you.


