I have installed MySql on a server. I have placed my PHP pages on a difirent server then the server on which MySQL is installed. While I try to used the connection it give the error messages:
"Client does not support authentication protocol requested by server".
It is to be mentioned that everything is going right when i shift my PHP pages to the server on which MySQL is installed.