Date: Sat, 15 Jul 2006 16:49:26 +1000 From: Colin House <col-h@optusnet.com.au> To: freebsd-isp@freebsd.org Subject: Re: Bandwith Manager with Mysql Message-ID: <44B88FF6.6030803@optusnet.com.au> In-Reply-To: <44B7B624.1050003@infinityprosports.com> References: <de85c96f0607140750x23073707m5d250badc6c7ff74@mail.gmail.com> <44B7B624.1050003@infinityprosports.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@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 :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44B88FF6.6030803>