I would love to do that,   but I am getting access denied errors when I do:
/usr/local/mysql/bin/mysqladmin:  connect to server at 'localhost' failed
error: 'Access denied for user: 'nhbhost@localhost'


everything I do gives me an access denied...


Steve


----- Original Message -----
From: "ErwiniEtzsche" <[EMAIL PROTECTED]>
To: "Steve J Racicot" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 3:09 PM
Subject: Re: Logging In Errors


>
>
>
> On Monday 04 November 2002 19:23, you wrote:
> > Hi Group,
> >
> > I made some changes to user privileges in mysql and now I cant log in.
> > Can anyone provide a step by step guide as to how I can fix the issue
> > below, without reinstalling mysql?
> >
> > And  if I reinstall, will I lose all of the databases created?
> >
> >
> > Warning: Access denied for user: 'root@localhost' (Using password: NO)
in
> > /usr/local/etc/httpd/htdocs/mysql/lib.inc.php on line 308
> >
> > Warning: MySQL Connection Failed: Access denied for user:
'root@localhost'
> > (Using password: NO) in /usr/local/etc/httpd/htdocs/mysql/lib.inc.php on
> > line 308
> > Error
> >
> >
> > Thanks Steve
>
> try this:
>
> mysqld --skip-grant-tables
> [and now try logging in again with your -u user and -p password]
>
> or, dig more what we can find at chapter4 MySQL manual.
>
> regards,
> --
>
> Erwin M Sitorus
> TROTOAR IT SOLUTIONS
> http://www.trotoar.web.id
> ---------------------------------------------
> "Kebijaksanaan berasal dari Kedunguan"
> "Absurditas adalah cikal-bakal Kesempurnaan"
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to