MySQL Forums
Forum List  »  Newbie

problems connecting to MySQL from phpMyadmin & php via web
Posted by: Steven C.
Date: April 06, 2005 11:29AM

I'm running the 4.1.10a MySQL server (standard installer) on Mac OS 10.3.8

My installation of MySQL seems fine.
I've been using the Terminal Window to create and work with databases.

When I try to connect with phpMyAdmin, I get this error:

MySQL said:

#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client

Then..

I tried writing a simple php page that connects to one of the MySQL databases, and I get the same error.

Any ideas what this is and how I can fix it ?

One thing that might have caused this is (i'm guessing but may be very wrong) is that using phpmyadmin I changed the root password for localhost from nothing to something that I use.

(but I use that password in the phpmyadmin file and the php connect script so it should be fine I thought)

thanks :-)

Options: ReplyQuote


Subject
Written By
Posted
problems connecting to MySQL from phpMyadmin & php via web
April 06, 2005 11:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.