Bandwith Manager with Mysql

Colin House col-h at optusnet.com.au
Sat Jul 15 06:49:27 UTC 2006


James Ryan wrote:
> Perhaps you have different MySQL client and server installs... did you 
> install them via ports, packages, or source?  What is your output of 
> "pkg_info | grep mysql"?
>
> James
>
> 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
>>
>>
>>
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"
>
If you installed from source you need to rebuild php against the mysql5 
libraries.

If you installed from ports/packages install php5-mysql-5.1.4.

Should do the trick :)


More information about the freebsd-isp mailing list