PHPMyAdmin - Client does not support authentication protocol requested by server

| | Comments (0) | TrackBacks (0)

The Problem

PHPMyAdmin has been setup to use "cookie" authentication, but when you try to log into phpmyadmin, it returns:


"Client does not support authentication protocol requested by server; consider upgrading MySQL client"

The Fix

This is because, the mysqlclient installed on the box does not use the same authentication protocol that the mysqlserver is using. You can either upgrade the client, or reset the root password using this


SET PASSWORD FOR user@localhost = OLD_PASSWORD('password');

0 TrackBacks

Listed below are links to blogs that reference this entry: PHPMyAdmin - Client does not support authentication protocol requested by server.

TrackBack URL for this entry: http://www.megalinux.net/cgi-bin/mt/mt-tb.fcgi/55

Leave a comment

About this Entry

This page contains a single entry by Ram Prasad published on September 19, 2005 7:26 PM.

Subversion was the previous entry in this blog.

MySQL 5.0 has been released is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by
Movable Type 4.01