For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > October 2005 > RE: [PHP-DB] MySQL Connect using Dreamweaver









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: [PHP-DB] MySQL Connect using Dreamweaver
Bastien Koert

2005-10-13, 6:56 pm

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@telkomsa.net>
>Reply-To: "W Roothman" <willows@telkomsa.net>
>To: <php-db@lists.php.net>
>Subject: [PHP-DB] 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

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com