1 頁 (共 1 頁)

救命啊 論壇突然變的進不去 出現錯誤 Access denied for user 'root'@'localhost'

發表於 : 2010-10-29 19:15
ocpcdiy
網址: http://ocpcdiy.tw/phpbb3/

出現以下錯誤

General Error
SQL ERROR [ mysql4 ]

Access denied for user 'root'@'localhost' (using password: YES) [1045]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.

我的安裝版本如下:
Apache Web Server Version 2.2.4

PHP Script Language Version 5.2.3

MySQL Database Version 5.0.45

phpMyAdmin Database Manager Version 2.10.2

PHPBB 3.0.4 後有更新至3.0.5版本

請問補手大大 ,我本來運行好好的前天就發生自已出錯了 請問如何解決 謝謝

Re: 救命啊 論壇突然變的進不去 出現錯誤 Access denied for user 'root'@'localhost'

發表於 : 2010-10-29 20:01
阿維
上面的錯誤訊息是找不到 MySQL 使用者,另外我看到的是

代碼: 選擇全部

SQL ERROR [ mysql4 ]

Table 'phpbb3.phpbb_portal_config' doesn't exist [1146]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
這個錯誤訊息是找不到 phpbb_portal_config 這個資料表

Re: 救命啊 論壇突然變的進不去 出現錯誤 Access denied for user 'root'@'localhost'

發表於 : 2010-10-29 20:34
心靈捕手
ocpcdiy 寫: General Error
SQL ERROR [ mysql4 ]

Access denied for user 'root'@'localhost' (using password: YES) [1045]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
這個訊息表示拒絕使用者「root」存取。

您必須清楚說明:出錯「前天」在幹些甚麼?

Re: 救命啊 論壇突然變的進不去 出現錯誤 Access denied for user 'root'@'localhost'

發表於 : 2010-10-29 23:00
ocpcdiy
大大 我昨天 並沒有做什麼,不過剛剛我把備份資料還原回去,後才好的 ,我也感到很奇怪

Re: 救命啊 論壇突然變的進不去 出現錯誤 Access denied for user 'root'@'localhost'

發表於 : 2010-10-30 07:48
心靈捕手
ocpcdiy 寫:大大 我昨天 並沒有做什麼,不過剛剛我把備份資料還原回去,後才好的 ,我也感到很奇怪
這就奇怪了!
為何我和 JORDAN 看到的錯誤訊息都是一樣的?
會出現那個錯誤訊息,就表示您有在添加外掛;
不過是沒有執行資料庫更新而已。

建議您:
檢視底下檔案的讀取權限設定如何?
  • config.php
參考連結:
http://phpbb-tw.net/phpbb/viewtopic.php?f=176&t=52249