mysql+PHP help plz!!

Newbie Spellweaver
Joined
Apr 14, 2007
Messages
20
Reaction score
0
i allways get "SQL Error: Client does not support authentication protocol requested by server; consider upgrading MySQL client at C:\www\mangos\index.php line 37"
and i dont know what to do about i have upgraded mysql and nothing helps. does anyone know what to do?
 
No, I don't think this is an error with your SQL server, but with the SQL support through your PHP script or your Apache server. You may have to try a piece of software called xampp. It will install everything over again which means you'll have to uninstall the stuff you currently have. The good news is that everything will talk together perfectly once you use this piece of software.
 
Back