English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
所有分類

很奇怪的一點是
我帳號密碼都設定好了!
但是卻沒有權限!
就算我WIDOWS裡面的PHP資料夾密碼不設
也是無權限
以下是我的版本
----------------------------------------------------------------------
The AppServ Open Project - 2.4.0 for Windows


phpMyAdmin Database Manager Version 2.5.6
PHP Information Version 4.3.6
Perl Version 5.8.0


About AppServ Version 2.4.0 for Windows
AppServ is a merging open source software installer package for Windows includes :


Apache Web Server Version 1.3.29

PHP Script Language Version 4.3.6

MySQL Database Version 4.0.18

Zend Optimizer Version 2.5.1

phpMyAdmin Database Manager Version 2.5.6

If you need to install PHP-Nuke please read in FAQ


ChangeLog
README <-- Please read
AUTHORS
COPYING
http://www.AppServNetwork.com
Change Language :


Easy way to build Webserver, Database Server with AppServ :-)
------------------------------------------------------------------------------------
覺得很怪....
就算我WINDOWS裡面的PHP不設密碼還有phpMyAdmin設密碼
都沒權限
我有改config.inc.php(也沒設密碼!!)
就是沒權限
下面是
C:\AppServ\www\phpMyAdmin\config.inc.php裡面的東西
$cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user'] = 'root'; // MySQL user
$cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed
// with 'config' auth_type)
下面是資料庫本身介面
http://*****/bnutw
是一個圖!!麻煩請點!!

另外有些問題想請教很熟析資料庫的人...
如果你有空是否可以留一下及時通或是MSN...
小弟有問題想請教您!!^^"

謝謝大家的回答嚕!!

2005-12-24 21:07:15 · 2 個解答 · 發問者 Anonymous in 電腦與網際網路 電腦網路

2 個解答

請看看phpMyAdmin資料夾內的config.inc.php有幾個地方有沒有修改:
$cfg['PmaAbsoluteUri'] = 'http://localhost/phpMyAdmin'; //這邊改成你自己的路徑,我習慣將phpMyAdmin的資料夾名稱改掉,這樣會安全一點。
$cfg['Servers'][$i]['host'] = 'localhost'; // 主機名稱或IP位置
$cfg['Servers'][$i]['auth_type'] = 'http'; //這邊改成http,要進入phpMyAdmin時會要求你輸入帳號密碼
$cfg['Servers'][$i]['user'] = 'root'; // 使用者名稱
$cfg['Servers'][$i]['password'] = '123456'; // 密碼

安裝好AppServ後,一開始進入phpMyAdmin是不用密碼的,但是這樣很危險。
我的做法是先進入phpMyAdmin,將root以外的帳號刪除,並將root設定密碼。
如果新增一個使用者,除了輸入帳號、密碼記得要勾選全部的權限。

希望對你有幫助。

2005-12-25 02:16:11 · answer #1 · answered by Anonymous · 0 0

到下面的網址看看吧

▶▶http://qoozoo09260.pixnet.net/blog

2014-09-30 23:14:20 · answer #2 · answered by AVYHAPPWZYCW 1 · 0 0

fedest.com, questions and answers