第 1 頁 (共 1 頁)
[問題]phpbb2 安裝出了問題!
發表於 : 2002-06-16 17:43
由 swbchen
phpbb2 安裝出了問題!
--------
步驟7:建立完成 phpbb 的資料庫名稱後,在網址列輸入
http://localhost/phpbb/install.php 安裝 phpbb 2.0.0 Gold。
出現:
phpBB : Critical Error
Could not query config information
What's the problem???
Anyone has the solution????
發表於 : 2002-06-16 17:46
由 小竹子
你安裝在哪裡?
發表於 : 2002-06-16 18:09
由 swbchen
安裝在 win ME
and give me the following information!
..................................................
http://localhost/phpbb/install.php
----------------------------
phpBB : Critical Error
Could not query config information
DEBUG MODE
SQL Error : 1146 Table 'phpbb.phpbb_config' doesn't exist
SELECT * FROM phpbb_config
Line : 164
File : c:\appserv\www\phpbb\common.php
發表於 : 2002-06-16 18:10
由 小竹子
你怎麼會有 'phpbb.phpbb_config' 這個table呀
你是按照我做的for win的教學嗎
發表於 : 2002-06-16 18:18
由 swbchen
Yes!
I don' t know either!
發表於 : 2002-06-16 18:19
由 小竹子
你按照我的教學重新做一次
發表於 : 2002-06-16 18:20
由 swbchen
OK!
發表於 : 2002-06-16 18:29
由 swbchen
前置作業:
1.下載並安裝 appserv-win32-1.5.0 (下載頁面)
2.下載 phpBB v2.0.0 Gold (下載頁面) + 官方正體中文語系 for phpBB v2.0.0 Gold (下載頁面)
3.移除 appserv-win32-1.5.0 內建的 phpBB 資料夾。
4.將下載的 phpBB v2.0.0 Gold 解壓縮到 C:\AppServ\www\ (這是appserv-win32-1.5.0 預設的安裝路徑,www為appserv 的網頁瀏覽資料夾)
step 3. 中appserv-win32-1.5.0 內建的 phpBB 資料夾。 我的是phpBB2.
?????
發表於 : 2002-06-16 19:03
由 swbchen
still the same problem!!!
發表於 : 2002-06-16 19:08
由 Weicheng
在網址列打上
http://localhost/phpbb/install.php 之前,你的 WinMySQLAdmin 要先啟動
,它會出現一個畫面,然後縮小到右下方去。另外 phpbb 指的是你覆蓋後的資料夾名稱,
你的是 phpbb2,所以打上
http://localhost/phpbb2/install.php。
發表於 : 2002-06-16 19:19
由 swbchen
3Q! It works!