aisikowi Posted March 21, 2007 Share Posted March 21, 2007 I've installed php 4x on IIS. Whenever I try to open the database I get the following message : Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client in c:\Projects\ManagementSystem\Menu.php on line 6 Could not connect: Client does not support authentication protocol requested by server; consider upgrading MySQL client anybody? Link to comment https://forums.phpfreaks.com/topic/43635-mysql-issue/ Share on other sites More sharing options...
tauchai83 Posted March 21, 2007 Share Posted March 21, 2007 Try to download the more updated version of PHP/Mysql Link to comment https://forums.phpfreaks.com/topic/43635-mysql-issue/#findComment-211856 Share on other sites More sharing options...
Gruzin Posted March 21, 2007 Share Posted March 21, 2007 Reset your password version to OLD_PASSWORD: http://dev.mysql.com/doc/refman/5.0/en/old-client.html Regards, George Link to comment https://forums.phpfreaks.com/topic/43635-mysql-issue/#findComment-211888 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.