Alright, I just upgraded to CentOS3.5 from Redhat9.
With RH9 I had PHP working just fine with mysql4.1 using the new passwords - hence, all of my users have new passwords stored.
After upgrading to CentOS I recompiled apache to include another aspell as it was requested by a user. Now I am having the famous "mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client" error.
I have recompiled apache/php with easyapache more times than I can count trying different options. Use System mysql checked/unchecked, ran /scripts/mysqlup --force to refresh all of that stuff, still no luck.
It's simply not feasable for me to use old passwords at this point as that would require all my users to go back and reset their passwords - a nightmare I'm not willing to go through.
Anyone have any ideas? I am waiting for a reply from EZSM at the moment but want to see if anyone has any suggestions in the meantime.
Thanks.



LinkBack URL
About LinkBacks
Reply With Quote
It is common to experience such problem when upgrading MySQL to v4.1. The solution is posted on MySQL Web site: 







