[PHP-WIN] mysql connect problems

2005-01-24 Thread Patrick Roane
I am trying to est. a connection to mysql via PHP5 on my win XP and I keep getting the undefined function error. By the way I am running apache 1.3.23. I believe I've made the necessary adjustments to the php.ini. (uncommented the extension=php_mysql.dll) and copied this to my windows dir. There

Re: [PHP-WIN] MySQL connect problems

2005-01-19 Thread Joseph L. Mueller
Armando wrote: If you upgraded to 4.1.x from 4.0.x then it's likely you need updated libraries (DLL files). Armando Joseph L. Mueller wrote: Just upgraded to MSQL 4.1.8 and PHP 4.3.10 and am running apache 2.0.43 on Win XP. When trying to connnect to Mysql I get the following error: "Warning:

Re: [PHP-WIN] MySQL connect problems

2005-01-16 Thread Armando
If you upgraded to 4.1.x from 4.0.x then it's likely you need updated libraries (DLL files). Armando Joseph L. Mueller wrote: Just upgraded to MSQL 4.1.8 and PHP 4.3.10 and am running apache 2.0.43 on Win XP. When trying to connnect to Mysql I get the following error: "Warning: mysql_connect():

[PHP-WIN] MySQL connect problems

2005-01-16 Thread Joseph L. Mueller
Just upgraded to MSQL 4.1.8 and PHP 4.3.10 and am running apache 2.0.43 on Win XP. When trying to connnect to Mysql I get the following error: "Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\Documents and Sett