[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHPMyadmin and Mysql password... same password?
- Subject: Re: [cobalt-users] PHPMyadmin and Mysql password... same password?
- From: "Fragga" <fragga@xxxxxxxxxxxx>
- Date: Fri Oct 4 10:09:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
do it as
$ mysql -u root -p <hit return then enter password>
that shoudl get you in.
and you can UPDATE the mysql table with new password for user "root" and
flush privileges.
fragga
----- Original Message -----
From: "antonio_slogan" <antonio@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, October 04, 2002 11:25 AM
Subject: [cobalt-users] PHPMyadmin and Mysql password... same password?
> Hi all,
> I have a password problem with my RaQ3 server.
>
> I don't remember I set a password when I installed the MySQL package.
> So, the password "should" be cobalt-mysql.
>
> I tried to change it with
> mysqladmin -uroot -pcobalt-mysql password NEW-PASSWORD
> but I've gor an error message:
> access denied to user root@localhost.
>
> What's going on?
>
> Thanks in advance for any reply.
>
> tony
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>