[PHP-DB] Cannot connect to local MySQL -- Client does not support authentication protocol

2005-06-07 Thread Scott Powell
I am trying to set up my laptop to run PHP and MySQL together.My system summary is:Win 2000 (localhost)PHP 4.3.11MySQL Server 4.1.12MySQL Client 5.0.0MySQL Admin 1.0.9I can connect to my local MySQL host using MySQL client tools.I can connect to a remote MySQL server (don't know the exact

RE: [PHP-DB] Cannot connect to local MySQL -- Client does not support authentication protocol

2005-06-07 Thread Scott Powell
tell you where to get the damn library. If anyone has a link to the new mysql client libraries, I'd appreciate it. I tend to simply downgrade the password string to the old 16bit style run this command: SET PASSWORD FOR 'some_user'@'some_host' = OLD_PASSWORD('newpwd'); Bastien From: Scott Powell

[PHP-DB] Re: php-db Digest 7 Jun 2005 17:56:06 -0000 Issue 2973

2005-06-07 Thread Scott Powell
authentication protocol 39595 by: Scott Powell 39596 by: Bastien Koert 39597 by: Scott Powell 39598 by: Román Sánchez Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: php-db@lists.php.net