4 messages in com.mysql.lists.win32Re: connect DB using PHP
FromSent OnAttachments
Glaucia Destro28 Jun 2004 11:29 
Milan Reznicek28 Jun 2004 11:32 
SGr...@unimin.com28 Jun 2004 11:34 
Glaucia Destro28 Jun 2004 12:28 
Subject:Re: connect DB using PHP
From:Milan Reznicek (rezn@espace.cz)
Date:06/28/2004 11:32:12 AM
List:com.mysql.lists.win32

And which one of yours MySQLs are you connecting to?

----- Original Message ----- From: "Glaucia Destro" <glau@yahoo.com.br> To: <win@lists.mysql.com> Sent: Monday, June 28, 2004 8:30 PM Subject: connect DB using PHP

Hello, people!

I´m trying to connect the DB through php... i do:

<? $conexao = mysql_connect("localhost", "glaucia", "my_password"); ?>

But, i have this message in navegator: "Warning: mysql_pconnect(): Client

does not support authentication protocol requested by server; consider upgrading MySQL client in c:\arquivos de programas\apache group\apache\htdocs\exercicio.php on line 2".

What´s this?

Can someone help-me, please? Thanks Gláucia Déstro

PS: I´m using MySQL 5.0.0 and 4.3.4...