Could not link driver rlm_sql_mysql

Filed Under (Misc.) by Kirby Witmer on 29-02-2008

Tagged Under : , ,

I was trying to setup a radius server using mysql authentication and I was plumb stuck on this error message.

Could not link driver rlm_sql_mysql:

Very simple fix as it turns out. You just need to install the mysql enabled version of freeradius. For example in Debian linux, simply type:

apt-get install freeradius-mysql

Comments:

2 Responses to “Could not link driver rlm_sql_mysql”

Leave a Reply