[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] QUBE3 : HOW install MySQL and how to create table
- Subject: Re: [cobalt-users] QUBE3 : HOW install MySQL and how to create table
- From: SM <nntp@xxxxxxxxx>
- Date: Wed Nov 14 09:21:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
At 14:39 09-11-2001 +0100, Vincent MOREAU wrote:
>3/to change the standard password (which is "cobalt-mysql") there toto I
>always make there telnet (has mysql toto cobalt to leave from Dave's
>elements)
>[admin admin]$ mysqladmin -uroot -pcobalt-mysql cobalt-mysql toto
>-------> This does not work, has every time I have a message of the type:
>mysqladmin: connect to server at 'localhost' failed
>error: 'Access denied for user: 'root@localhost' (Using password: YES)'
It looks like you are using the wrong password. Go to the MySQL website
and read the documentation.
>********** HERE ARE MY QUESTIONS **********
>3/how to see to it that this stage works?
It is not working if you cannot access your MySQL database through mysqladmin.
>4/how to create a base (of preference with an interface Web)
Read the documentation first. :) Then search for MyPHPAdmin.
Regards,
-sm