1 頁 (共 1 頁)

不能在本部电脑测试新建論壇

發表於 : 2009-11-02 01:59
w91754
以前在自己的電脑內用XAMAPP可測試剛新建論壇。

而在瀏覽器測試 http://wongsiu.us/taitung/forum/ 沒有問題。

從空間下傳(FTP)論壇資料及數據庫(mysql)到自己的電脑內,
在http://localhost/phpmyadmin/ 加新用戶及權限,
然後測試 http://localhost/taitung/forum/
怎知出錯是:
General Error SQL ERROR [ mysql4 ] Access denied for user 'wongsiu_phpb1'@'localhost' (using password: YES) [1045]
An sql error occurred while fetching this page.
Please contact an administrator if this problem persists.

不知在過程中出錯,請示。請請,謝謝!

Re: 不能在本部电脑测试新建論壇

發表於 : 2009-11-02 02:40
rex
確認 config.php
檔案裡所對應之資料庫名稱及帳號密碼均正確?

Re: 不能在本部电脑测试新建論壇 (已解決)

發表於 : 2009-11-02 14:51
w91754
rex 寫:確認 config.php
檔案裡所對應之資料庫名稱及帳號密碼均正確?
對了,我已更正,謝謝您的指導!