Most probably your freeradius built without mysql drivers. Run ./configure and check output. If you can find 'mysql module disabled' then mysql drivers are not built. Check whether libmysqlclient and libmysqlclient-dev packages are installed.
> rlm_sql (sql): Could not link driver rlm_sql_mysql: > rlm_sql_mysql.so: cannot open shared object file:No > such file or directory > rlm_sql (sql): Make sure it (and all its dependent > libraries!) are in the search path of your system's > ld. > radiusd.conf[14]: sql: Module instantiation failed. > > i found rlm_sql_mysql.so file in my pc but this file > not found so please help me what i can to do? > > regards > > Umar Draz > > > > ____________________________________________________ > Yahoo! Sports > Rekindle the Rivalries. Sign up for Fantasy Football > http://football.fantasysports.yahoo.com > > > ------------------------------ > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > > > End of Freeradius-Users Digest, Vol 2, Issue 127 > ************************************************ > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

