try downloading the mysqli library (perhaps by grabbing all of version 5)
and copying that into the extension folder for your 4.3.3 install of
PHP...add the below line to the ini file :
extension=php_mysqli.dll
bastien
From: "W Roothman" <willows@xxxxxxxxxxxx>
Reply-To: "W Roothman" <willows@xxxxxxxxxxxx>
To: <php-db@xxxxxxxxxxxxx>
Subject: MySQL Connect using Dreamweaver
Date: Thu, 13 Oct 2005 07:17:56 +0200
Dear All,
I have installed MySQL 5 with PHP 4.3.3.
When trying to connect to a database form the 'Database' tab in
Dreamweaver, I now get the following error when trying to select a DB:
'1251 Client does not support authentication protocol requested by server;
consider upgrading MySQL client'
Regards,
Will
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php