Re: php+mysql+apache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



1. Overwrite existing libmysQL.dll to c:\php\libmySQL.dll from C:\Program Files\MySQL\MySQL Server 4.1\bin\libmySQL.dll.

2. Add php_mysqli.dll to php.ini

;extension=php_mysql.dll
extension=php_mysqli.dll

Ref. Zend news letter : November 8, 2004

Ab wrote:
Hi,

i have a problem: i installed apache 2.0.52, php 4.3.9 and mysql 4.1 on win xp sp2 machine.

When i try to connect to mysql database with the mysql_connect() php function, the returned message is "Client does not support authentication protocol requested by server: consider upgrading MySQL client in C:\php\file.php on line 11" (php.exe and browser).

Why? Could you help me?

Thanks

Angelo

-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux