Matthew Kocher <[EMAIL PROTECTED]> wrote:
> I'm using freeradius-1.0.1 downloaded from freeradius.org, without the
> rlm_x99_token module, as it wouldn't compile.  Mysql has been
> configured using the db_mysql.sql script.

  That script configures a schema in MySQL.  It doesn't configure the
rlm_sql_mysql module.

> I've tried recompiling, I've tried going back to the stock config
> files and changing them line by line, but as soon as sql is activated
> freeradius won't start.
> 
> Does anyone have any advice on what steps I should take next to try
> and get past this?  I'm happy to provide more information if it would
> help.

  Ensure that the MySQL module is built & installed.

  The problem is that the server uses libltdl to load modules, and
libltdl lies to us.  Rather than saying "can't load mysql", it says
"sure, loaded", and then dies later.

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to