Tahnk you for your responce. I've Mysql Devel,server and client installed. I did like this--
./configur --with -mysql as said in OnLamp:http://www.onlamp.com/pub/a/onlamp/excerpt/radius_5/index1.html Thank You again. On 5/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi, > When I execute at root - #radiusd -X the following error message is > returned. > > radiusd.conf[14]: sql: Module instantiation failed. > radiusd.conf[1798] Unknown module "sql". > radiusd.conf[1727] Failed to parse authorize section. your config file is asking to load the SQL module but you dont have the SQL support compiled in. how did you install FreeRADIUS? via a package, or from source? if from source, did you note the errors thrown open by the ./configure step? to have SQL support you'd need the SQL development environment installed. if you dont need SQL, simply comment it out of your config file. > I've done all the steps that stated on Onlamp's webpage. its best to state the full URL in these cases too. OnLAMP has many many many tutorials > Could you pls help me out and guide me with full linux command? the way you called FreeRADIUS is fine...for debugging alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

