Re: [請益] phpMyAdmin安裝問題
※ 引述《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
推
12/14 15:20, , 1F
12/14 15:20, 1F
討論串 (同標題文章)
完整討論串 (本文為第 4 之 6 篇):
PHP 近期熱門文章
PTT數位生活區 即時熱門文章