Hy all

I am using CentOS for both my chillispot and radius server. All setup works fine.

When I enable database use for Authorization and Accounting segments of radiusd.conf the radius server fails and returns the follwing errors:

rlm_sql (sql): Could not link driver rlm_sql_mysql: rlm_sql_mysql.so: cannot open shared object file: No such file or directory
rlm_sql (sql): Make sure it (and all its dependent libraries!) are in the search path of your system's ld.
radiusd.conf[14]: sql: Module instantiation failed.

I have tried almost everything even blaming it on instalation. I knows there is a soluton somewhere in the planet.

Please help

frustraded,
Freddy

2

(2 replies, posted in Buglist)

I have been working on a chillispot  Hotspot for close to two weeks. I have jumped many hoops but this one. When i try to log in a valid radius user into chillispot i get a failure message.

I have tried to run:

#  chilli -f -d

and it prints

ChilliSpot version 1.0 started.
chillispot[11283]: ChilliSpot 1.0. Copyright 2002-2005 Mondru AB. Licensed under GPL. See http://www.chillispot.org for credits.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 532: 98 (Address already in use) bind() failed
chillispot[11283]: chilli.c: 3558: Failed to create redir

Are there any other tests i can do to come up with the real course of the failure (if the above is not enough)?

I run my chilli and radius server in the same ubuntu box.

Thank you in advance for your help