第 1 頁 (共 1 頁)
[討論]為什麼
發表於 : 2003-08-26 20:11
由 sunred35

我己經進入http://localhost/phpBB2/install/install.php了,按進去開始安裝時卻出現\r
phpBB : Critical Error
Could not connect to the database
為什麼呢?
發表於 : 2003-08-26 20:13
由 sunred35
sorry主題為打完,就po出去了.........
發表於 : 2003-08-26 20:25
由 jiminkao
1. 先建立一個給 phpbb 使用的資料庫\r
2. 安裝時注意:
- Database Type 不要選 MySQL 4.x
- Database Server Hostname / DSN: >> localhost // 主機位置,使用預設\r
- Your Database Name: // 先前建立給 phpbb 使用的資料庫名稱\r
- Database Username: root // 資料庫使用者名稱\r
- Database Password: // 資料庫使用者名稱的密碼\r
發表於 : 2003-08-26 20:33
由 sunred35
又出現這樣的錯誤
在嘗試更新資料庫時發生錯誤
Table 'phpbb_auth_access' already exists
發表於 : 2003-08-26 20:42
由 logic
phpbb_auth_access << 該資料夾已經存在了
發表於 : 2003-08-26 20:45
由 sunred35
那怎麼辦呢?我還沒完整安裝也???
發表於 : 2003-08-26 21:00
由 jt3
先把你建立的資料庫裡面的資料表,全部都刪除掉,再重新安裝一次試試~~
發表於 : 2003-08-26 21:01
由 sunred35