Re: problem accessing mysql from PHP

2006-03-10 Thread SGreen
Nestor <[EMAIL PROTECTED]> wrote on 03/10/2006 02:33:50 PM: > I am getting this error and I do not know why? > Could not connect: Client does not support authentication protocol > requested by server; consider upgrading MySQL client > > I can access mysql from the command line and I can access it

problem accessing mysql from PHP

2006-03-10 Thread Nestor
I am getting this error and I do not know why? Could not connect: Client does not support authentication protocol requested by server; consider upgrading MySQL client I can access mysql from the command line and I can access it from mysql Administrator. When I run a php program I get an error. I a