|
|
|
phpmyadmin Error ครับช่วยที Error MySQL said: #1045 - Access denied for user: 'root@localhost' (Using password: YES) [Documentation] |
|
|
|
|
|
|
|
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '2615';
ผิดที่ 2 ตัวนี้แหละครับ
|
|
|
|
|
Date :
16 ก.พ. 2548 12:21:36 |
By :
@W_IN |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
มันผิดยังงัยครับ ผมก้อใส่ตรงนะ ตอนผมไม่ upload ขึ้น server มันก้อใช้ได้นะครับ
|
|
|
|
|
Date :
17 ก.พ. 2548 11:37:42 |
By :
เชย |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '';
หรือ
$cfg['Servers'][$i]['user'] = '';
$cfg['Servers'][$i]['password'] = '';
เป็นค่า Default ครับ
|
|
|
|
|
Date :
17 ก.พ. 2548 12:45:18 |
By :
@W_IN |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คุณ เชย เรียน ที่ไหน ขอ อีเมล หน่อย ครับ
|
|
|
|
|
Date :
17 ก.พ. 2548 15:53:08 |
By :
เจ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#1045 - Access denied for user 'root'@'localhost' (using password: YES)
|
|
|
|
|
Date :
2017-10-28 13:48:23 |
By :
sss |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
แก้ไขยังไงดี
|
|
|
|
|
Date :
2017-10-28 13:49:51 |
By :
sss |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ใส user password ให้ถูกต้อง มันไม่อนุญาต access denied
หรือไปกำหนด permission ให้สามารถทำงานได้
|
|
|
|
|
Date :
2017-10-28 19:24:09 |
By :
Chaidhanan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
อยู่เครื่องเรา host 127.0.0.1
เมื่ออัพขึ้นserver แล้ว ทั้งไฟล์ทั้งโดเมนที่เียวกัน ใส่ $cfg['PmaAbsoluteUri'] = 'http://www.samtech.ac.th/phpmyadmin/'; ไม่น่าใช่
ลองเปลี่ยนเป็น $cfg['PmaAbsoluteUri'] = '127.0.0.1';
|
|
|
|
|
Date :
2021-05-18 12:42:54 |
By :
อ้วนคุง |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|