ERROR 1045 (28000): Access denied
首先灰常感谢军哥的奉献。让我们小菜得以玩得转linux。但是现安装0.8版本报如下错误:centOS 5
lnmp 0.8
screen下安装的
openVZ
现phpmyadmin下只能用ROOT访问,其它账户一律1045错误;安装网站也只能用ROOT账户才能正常运行;
在SSH下访问mysql就报错
# mysql -u root
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
之前重装过几次,前几次也因为安装pure-ftpd时输入的非mysql ROOT,导致FTP亦无法使用;
实在不想再重装了,3G的压缩包备份来回导了几次。。。。筋疲力尽了
事情就是这样,蛮烦解决一下。谢谢了;.另祝各位新年快乐!
一个小失误。。。。
# mysql -u root -p密码 //-p参数后面不带空格,直接输入密码、、、Welcome to the MySQL monitor.Commands end with ; or \g.
Your MySQL connection id is 467
Server version: 5.1.60-log Source distribution
Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
页:
[1]