MySQL Error on Windows 2k Server please help !!! MySQL Error on Windows 2k Server please help !!!
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

MySQL Error on Windows 2k Server please help !!!

Started by WindScar, January 24, 2006, 06:14:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

WindScar

IBM NetVista, 2.4 P4 512MB PC3200

Running:
Windows 2000 Server Standard
IIS 5.0
PHP 4.4.1  from php's main site
MySQL 4.1 Server from MySQL's Site
ImageMagick (Latest Windows n00bzor version) << the install they say to click if your unsure
Coppermine Gallery 1.4.3

PHP pages work in IIS, and presumably MySQL works, it was running and I've created:
A database named: gallery
A user named: coppermine with a password obviously and GRANT all privileges per some instrucions I found on php's site about how to make a database from the command line.

When running coppermine's install.php I get the following:
"• • • ERROR • • • 
The following errors were encountered and need to be corrected first:


--------------------------------------------------------------------------------

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

"

The information used in the mysql section is:
MySQL Host                   localhost
MySQL Database Name    gallery
MySQL Username            coppermine
MySQL Password            thepassword
MySQL table prefix         thedefault
(default value is OK; do not use dots!) 



Any help or insights would be great......... Im so used to running this stuff on Linux I usually exclusively use phpmyadmin lol    Please help !!!