Hi,

The mirroring between the two mysql db (3.23.58-4) work with the replication
mechanism of mysql and I have two sql.conf to
describe the way to connect to each db and right config on radiusd.conf
I use freeradius-0.9.3-1.1 and freeradius-mysql-0.9.3-1.1 I now this is old
but this is the last stap! 

I have this in the radiusd.conf 

$INCLUDE  ${confdir}/sql.conf
$INCLUDE  ${confdir}/sql2.conf

modules {
    sql sql {
      }
    sql sql2 {
      }
    always handled {
      rcode = handled
    }
  }

Fri Jan 14 15:23:35 2005 : Error: rlm_sql (sql): "mysql" is NOT an SQL driver!
Fri Jan 14 15:23:35 2005 : Error: radiusd.conf[480]: sql: Module instantiation 
failed. 

I read the configurable_failover doc. But i don't understanding. 
I'm guessing I'm doing something wrong. Any help would be great!


Thanks Michel

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

Reply via email to