Adminer-访问被拒绝用户'root'@'localhost'(使用密码:NO)

时间:2014-01-13 07:35:00

标签: adminer

当我尝试从我的网站000webhost上访问我的phpmyadmin数据库时,我收到此错误 用户'root'@'localhost'拒绝访问(使用密码:否) 但是当我在URL中输入localhost并通过adminer的登录输入我的登录详细信息时,我可以访问phphmyadmin面板,但是当尝试使用该网站时,我收到错误..任何建议 我的网站是http://salon.host56.com/salonadmin.php

2 个答案:

答案 0 :(得分:0)

也许是文件权限?如果服务器是unix-like try case MotionEvent.ACTION_POINTER_UP: { if(arBalls.get(i2).getDragID()==event.getPointerId(event.getActionIndex()) && arBalls.get(i2).getDrag()==true){ arBalls.get(i2).endDrag(); } break; } case MotionEvent.ACTION_UP: { if(arBalls.get(i2).getDragID() == event.getPointerId(event.getActionIndex()) && arBalls.get(i2).getDrag()==true){ arBalls.get(i2).endDrag(); } break; }

答案 1 :(得分:0)

尝试sudo mysql_secure_installation为root用户设置密码