Alireza Farmad <[EMAIL PROTECTED]> wrote: > I want to use free radius along with MySQL. When I > config /etc/raddb/radius.conf to use MySQL, radiusd no > more runs. It messages that can't instantiate sql > module. I further investigated the problem, until I > found that the rlm for MySQL doesn't compile well.
That would appear to be the source of the problem. If the module doesn't compile, or has linking issues, then there isn't much point in installing it. > While compiling, it messages that my MySQL client > hasn't some features and so some features may not work > correctly. The EXACT text of the messages helps. It tells you EXACTLY what's wrong, and not just "some features may not work" Knowing exactly what's wrong means that you know more about how to fix the problem. > Is there any implication on the version of > MySQL that should work with free radius. Or is there > any other problem. All the configurations are done > right. Reading the error messGes, and fixing the MySQL installation should solve the problem. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
