[Rets-dev] VieleRETs error

Dave Dribin dribin at crt.realtors.org
Mon Dec 12 09:51:25 CST 2005


On Dec 12, 2005, at 9:21 AM, John Wilker wrote:
> I'm trying to get VieleRETs to run on my test server so I can work  
> on a solution for my client. WHen I do a search for "littleton"
> I get this error.
>
> Warning: mysql_pconnect(): Client does not support authentication  
> protocol requested by server; consider upgrading MySQL client in C: 
> \Inetpub\wwwroot\vieleRETs\common\adodb\drivers\adodb-mysql.inc.php  
> on line 362
>
> System: mySQL 5
> PHP 5

Hi John,

This question is probably more appropriate for the Viele mailing list:

   http://mail.crt.realtors.org/mailman/listinfo/viele-dev

The error you are seeing, however, is a very common MySQL error:

   http://dev.mysql.com/doc/refman/5.0/en/old-client.html

Most likely PHP is using an older version of the MySQL client library.

-Dave


More information about the Rets-dev mailing list