[plug] Maildir and FTP

J Michael Gilks mike.gilks at westnet.com.au
Tue Nov 23 22:40:50 WST 2004


On Tue, 23 Nov 2004 08:53 pm, Joong Cho wrote:
>
> And, are there any mysql experts out there. everytime I try to login as
> mysqladmin -u root, I get the Access Denied error message. I can't create
> any databases.
>
If you have set up the database correctly, you will have removed the root 
login with no password. Therefore you now need to use a password

mysqladmin -u root -p

should do it. You will be prompted for a password.

Love
Mike



More information about the plug mailing list