"Jason A. Lixfeld" <[EMAIL PROTECTED]> wrote:
> Sun Oct 14 11:23:27 2001 : Error: radiusd.conf[4]: sql: Module
> instantiation failed. 
> Sun Oct 14 11:23:38 2001 : Error: rlm_sql: Could not link driver
> rlm_sql_mysql: file not found

  Either rlm_sql_mysql.so isn't there, or the MySQL libraries are
statically linked, not dynamic.

> I figured that the radius lib dir would have to be inserted into
> ld.so.conf

  No.  That's what the 'libdir' configuration item is for.

> but when I do that and re-run ldconfig -v the directory shows
> up but no entries in it:
...
> /services/radius/freeradius/lib:

  Did you do 'make install' ?

  Or, the libraries may have been installed somewhere else.  I can't
help there, as it's your system, and your local configuration.

> I debug radius with -xx and everything looks fine.  It says it's loaded
> the module without problems, but I can't figure out why it doesn't work.

  Uh, no.  The error message you quoted says there was an error.

  If you see something different when running it in debug mode, then
post *those* messages, and check out the configuration file.

  Alan DeKok.

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

Reply via email to