http://dev.mysql.com/doc/refman/5.0/en/old-client.html
Regards! Edwin. -----Mensaje original----- De: WSteffen [mailto:[EMAIL PROTECTED] Enviado el: MiƩrcoles, 28 de Junio de 2006 10:29 a.m. Para: mysql@lists.mysql.com Asunto: mysql_connect problem I am using the following in a PHP script: bash-3.00$ cat mail <?php $connect = mysql_connect("localhost", "bp5am", "bp5ampass") or ?> Which gives the following MySQl error: Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client in /var/apache2/htdocs/php_sql/createmovie.php on line 2 Did not connect successfuly to server. I presume this is a MySQL Problem. Any ideas as to what is causing this? Warren Steffen -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]