Bandwith Manager with Mysql

Martin Miedema martin.miedema at gmail.com
Fri Jul 14 15:10:31 UTC 2006


Jorge Evangelista wrote:
> Hi guys, I am installing Bandwith Manager of Emerging Technologies, I
> have installed apache, php-mysql, and mysql, it because BW is manage
> with Web Interface, but I have been having errors when Bandwitdh
> Manager try to connect with database.
> There are some logs.
>
> 07/10/06 10:55:30: Cannot Open MySQL Database. Error: Client does not
> support authentication protocol requested by server; consider
> upgrading MySQL client
> 07/10/06 10:56:00: Cannot Open MySQL Database. Error: Client does not
> support authentication protocol requested by server; consider
> upgrading MySQL client
> 07/10/06 10:56:00: Can't Get Statistics for flor2
> 07/10/06 10:56:00: Can't Get Statistics for SinglePC
> 07/10/06 10:56:00: Can't Get Statistics for singlepc
> 07/10/06 10:56:30: Cannot Open MySQL Database. Error: Client does not
> support authentication protocol requested by server; consider
> upgrading MySQL client
> 07/10/06 10:57:00: Cannot Open MySQL Database. Error: Client does not
> support authentication protocol requested by server; consider
> upgrading MySQL client
> 07/10/06 10:57:30: Cannot Open MySQL Database. Error: Client does not
> support authentication protocol requested by server; consider
> upgrading MySQL client
>
>
>
Which version of MySQL are you using?

The way MySQL hashes password has changes since MySQL 4.1. If you use 
PHPmyAdmin, you can select to store the password using the old hashing 
method, that should solve your problem. There is also a way to do this 
using MySQL directly. Some google-ing should help you out there.


More information about the freebsd-isp mailing list