Hello all,
I am running MYSQL 4.1.17, PHP 4.3.9 under apache 2.0.52 on solaris.
PHP seems to work fine, except that it can't connect to mysql
database. I got this error:
Warning: mysql_connect() : Client does not support authentication
protocol requested by server; consider upgrading MySQL client
But MYSQL 4.1.17 is the latest version, and PHP 4.3.9 is the latest 4
version. Should I try PHP 5.0.2 or downgrade apache?
Please help.
Allen Guan
I am running MYSQL 4.1.17, PHP 4.3.9 under apache 2.0.52 on solaris.
PHP seems to work fine, except that it can't connect to mysql
database. I got this error:
Warning: mysql_connect() : Client does not support authentication
protocol requested by server; consider upgrading MySQL client
But MYSQL 4.1.17 is the latest version, and PHP 4.3.9 is the latest 4
version. Should I try PHP 5.0.2 or downgrade apache?
Please help.
Allen Guan
Comment