請問一下我在安裝phpbb2的時候
在填完上面的資料後,按開始安裝後
就出現上列的畫面!
請問是什麼原因!
我的作業系統是win98
phpBB : Critical Error
Could not connect to the database
[問題]在安裝phpbb2時發生的問題
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
應該是安裝頁面連結資料庫設定不正確,所以無法安裝。
----------------------------------------------------------------
Database Server Hostname / DSN: localhost
Your Database Name: 資料庫名稱(須已建立)
Database Username: 上述資料庫的擁有者名稱,或管理者(預設管理者為 root)
Database Password: 上述擁有者的密碼,若是管理者,則輸入管理者的密碼。
Prefix for tables in database:資料表前置字元,可使用預設或自訂。
問題:
1. 你是否先建了資料庫?名稱?
2. 管理者名稱為何?有無設定密碼?
3. 不是用管理者聯結資料庫,那有沒有設定使用上述資料庫的使用者與密碼?
舉例說明:
1. 管理者 root 密碼 123456
2. phpbb2 的資料庫名稱 phpbb
設定為下:
Database Server Hostname / DSN:localhost
Your Database Name: phpbb
Database Username: root
Database Password: 123456
Prefix for tables in database: phpbb_
----------------------------------------------------------------
Database Server Hostname / DSN: localhost
Your Database Name: 資料庫名稱(須已建立)
Database Username: 上述資料庫的擁有者名稱,或管理者(預設管理者為 root)
Database Password: 上述擁有者的密碼,若是管理者,則輸入管理者的密碼。
Prefix for tables in database:資料表前置字元,可使用預設或自訂。
問題:
1. 你是否先建了資料庫?名稱?
2. 管理者名稱為何?有無設定密碼?
3. 不是用管理者聯結資料庫,那有沒有設定使用上述資料庫的使用者與密碼?
舉例說明:
1. 管理者 root 密碼 123456
2. phpbb2 的資料庫名稱 phpbb
設定為下:
Database Server Hostname / DSN:localhost
Your Database Name: phpbb
Database Username: root
Database Password: 123456
Prefix for tables in database: phpbb_


