Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Re: Client does not support authentication protocol requested by server; consider upgrading MySQL cl
"Nic Begusarai" <bihbeg@hub2.nic.in> wrote in message news:...
>
> I just install MySql and trying to connect on localhost using PHP
>
> Error: Client does not support authentication protocol requested by
server;
> consider upgrading MySQL client
> how to correct this problem
>
> rana
>
>
>
>
>
>
>

Report this thread to moderator Post Follow-up to this message
Old Post
Nic Begusarai
12-18-04 05:49 PM


Re: Re: Client does not support authentication protocol requested by server; consider
This will fix it.  you need to run this at the mysql command prompt because 
of the different password authentications


SET PASSWORD FOR 'zoooz'@'some_host' = OLD_PASSWORD('mypass');

zoooz is the username
some_host is the host
mypass is the password you want


this will fix it

Report this thread to moderator Post Follow-up to this message
Old Post
randy998
01-15-05 04:52 AM


Re: Re: Re: Client does not support authentication protocol requested by server; cons
thanks man :) u helped my a lot. i've had this problem too.
but now it works.

thank you again

Report this thread to moderator Post Follow-up to this message
Old Post
Threepwood
01-30-05 03:38 PM


Re: Re: Re: Re: Client does not support authentication protocol requested by server;
quote:
Originally posted by Threepwood thanks man :) u helped my a lot. i've had this problem too. but now it works. thank you again
Glad I could help :-)

Report this thread to moderator Post Follow-up to this message
Old Post
randy998
01-30-05 08:14 PM


Re: Re: Re: Client does not support authentication protocol requested by server; cons
quote:
Originally posted by randy998 This will fix it.
Brilliant!.. Saved me a ton of time. I was about to upgrade to a newer PHP v ersion like mysqld told me to. Thanks, Matt

Report this thread to moderator Post Follow-up to this message
Old Post
mweed
02-23-05 07:29 AM


Re: Re: Re: Re: Client does not support authentication protocol requested by server; cons
I was about to rip out my hair and cry. Thanks for the advice. All working n
ow!!!!!(at last)

Report this thread to moderator Post Follow-up to this message
Old Post
lordpeart
03-03-05 06:25 PM


Re: Re: Re: Client does not support authentication protocol requested by server; cons
quote:
Originally posted by randy998 This will fix it. you need to run this at the mysql command prompt because of the different password authentications SET PASSWORD FOR 'zoooz'@'some_host' = OLD_PASSWORD('mypass'); zoooz is the username some_host is the host mypass is the password you want this will fix it
This is the same advice I have gotten all day...problem is no one can tell m e how to get into the mysql command prompt in Redhat Linux 9. HELP??

Report this thread to moderator Post Follow-up to this message
Old Post
areamike
03-08-05 02:56 AM


Re: Re: Re: Client does not support authentication protocol requested by server; cons
Thanks it solved my problem too!



(
quote:
Originally posted by randy998 This will fix it. you need to run this at the mysql command prompt because of the different password authentications SET PASSWORD FOR 'zoooz'@'some_host' = OLD_PASSWORD('mypass'); zoooz is the username some_host is the host mypass is the password you want this will fix it
)

Report this thread to moderator Post Follow-up to this message
Old Post
asra
03-20-05 11:05 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Installation archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 07:35 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.