coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: mlail on January 05, 2006, 12:06:45 AM

Title: Client does not support authentication protocol requested by server
Post by: mlail on January 05, 2006, 12:06:45 AM
Newbe problem,

I have MySQL 5x and Coppermine 1.43.  I have registered and have the MySQL instance running but when I launch install.php and fill in teh answers I get this error.

Could not create a mySQL connection, please check the SQL values entered
MySQL error was : Client does not support authentication protocol requested by server; consider upgrading MySQL client
--------------------------------------------------------------------------------
Unable to write config file 'include/config.inc.php'


Suggestions???
Title: Re: Client does not support authentication protocol requested by server
Post by: Nibbler on January 05, 2006, 12:10:49 AM
http://dev.mysql.com/doc/mysql/en/old-client.html
Title: Re: Client does not support authentication protocol requested by server
Post by: mlail on January 05, 2006, 12:17:52 AM
Wow that was fast response.  Fixed that now I see  "Unable to write config file 'include/config.inc.php'"

Suggestions?
Title: Re: Client does not support authentication protocol requested by server
Post by: mlail on January 05, 2006, 12:24:10 AM
The first error was calling my database instance Gallery but it was actually called MySQL

The second error I fixed by manually editing the config.inc.php file with the new login name.

Sorry for wasting anyones time.  I have been trying to get this going since last night!