What does radiusd -X say when starting? That should give you a good pointer to what's happening. Assuming it can find rlm_sql and rlm_sql_mysql, verify that rlm_sql_mysql can find libmysqlclient -- run 'ldd rlm_sql_mysql.so' (assuming you are in the directory containing rlm_sql_mysql.so) -- if it comes back and can't find libmysqlclient, that's your problem..
-Kevin --On Saturday, February 09, 2002 1:57 PM -0600 Tim Monaghan <[EMAIL PROTECTED]> wrote: > I did an upgrade today and it would not run after I upgraded it, it > was missing some .so lib files, so I tried to revert to my backup, > and now nothing authenticates. > > I was wondering if anyone can give me some QUICK descisive steps on > how to get authenticating via mysql , do i need extra modules > running or anything., etc etc > > Or point me to some existing docs on how to do so, I have had a > horrible morning, this was a production radius server, and with > customer calls and all, I can hardly put together a full thought, > so If anyone could help Id appreciate it. > > Thanks > Tim > > . > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html --------------------------------------------------- Kevin C. Miller <[EMAIL PROTECTED]> Network Group Carnegie Mellon University - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
