作者showsky (不是我的天空)
看板PHP
标题Re: [请益] phpMyAdmin安装问题
时间Fri Dec 14 13:14:46 2007
※ 引述《azraelman ( )》之铭言:
: ꜊: 琩抪茪U面的网址架好了Apache伺服器後,在phpmyadmin帐号设定这边出了问题
: http://www.hkforum.org/viewthread.php?tid=2242
: "权限"=> 新增好帐号後,我依照该篇文章所说的使用Ultraedit-32编辑了config.inc.php
: 将
: $cfg['PmaAbsoluteUri'] = '';
: $cfg['Servers'][$i]['auth_type'] = 'config';
: $cfg['Servers'][$i]['user'] = 'root';
: $cfg['Servers'][$i]['password'] = '';
: 改成
: $cfg['PmaAbsoluteUri'] = 'http://localhost/phpMyAdmin/';
: $cfg['Servers'][$i]['auth_type'] = 'http';
: $cfg['Servers'][$i]['user'] = 'edusql';
: $cfg['Servers'][$i]['password'] = 'sqledu';
: php.ini里的extension=php_mbstring.dll前面的分号也拿掉了
: 然後使用FireFox 2.0.0.11开启http://localhost/phpMyAdmin/
: 使用者帐号就一直没办法登入。
: 不断的问我帐号密码,请问该如何解决?
: 版本:
: Apache 2.4.3
: phpMyadmin 2.6.1-rc2
你有用过这组麻
帐号root
密码
登入看看
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 218.35.200.59
1F:推 azraelman:可以. 可是我自订的帐号密码却都没办法登入 12/14 15:20