- 论坛徽章:
- 0
|
这些天在安装mysql+qmail+httpd+vpopmail+igenus;
安装vpopmail时,加mysql用户:vpopmail时,出错,望高手们看看什么原因,在线等!
[root@mail root]# mysql -uroot -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 22 to server version: 5.0.1-alpha-Max
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>; grant all on vpopmail.* to vpopmail@localhost identified by "123456"
->; ;
ERROR 1044 (42000): Access denied for user 'root'@'localhost' to database 'vpopmail'
有兴趣的朋友请联系,MSN: kinglsm@sohu.com |
|