Author |
Message |
11/11/2004 23:45:51
|
Anonymous
|
Does Advanced Poll support MySQL 4.1? I just installed the latest version of MySQL and PHP and I'm getting a connection error at the beginning of the installation.
|
|
12/11/2004 00:12:18
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
What does the error say exactly and it should work with version 4.
Auron
|
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought) |
|
12/11/2004 04:20:03
|
Anonymous
|
Here's a copy & paste...
Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\Web\Testing\php_poll\db\install.php on line 666
Advanced Poll v2.03 Installation
Welcome to the Installation Wizard for
Advanced Poll v2.03
Cannot connect to mysql database
Warning: mysql_create_db(): Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\Web\Testing\php_poll\db\install.php on line 668
Warning: mysql_create_db(): A link to the server could not be established in C:\Web\Testing\php_poll\db\install.php on line 668
Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\Web\Testing\php_poll\db\include\class_mysql.php on line 32
Connection Error
--------------------------------------------------------------------------------
MySQL Error : Connection Error
Error Number: 1251 Client does not support authentication protocol requested by server; consider upgrading MySQL client
Date : Thu, November 11, 2004 22:18:49
IP : 192.168.1.1
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Referer :
PHP Version : 4.3.9
OS : WINNT
Server : Microsoft-IIS/5.1
Server Name : My IP Address
Script Name : /testing/php_poll/db/install.php
|
|
15/11/2004 09:17:24
|
Anonymous
|
It's late and I can't explain it exactly. If you look at the MySQL doc, search on OLD_PASSWORD. You'll need to set it so it uses the old authentication method. I had this same exact problem twice this week, once installing vBulletin and tonight installing Advanced Poll. A very poorly documented problem. Finding out how to fix this made me age five years from frustration
|
|
|