Hi,<br />
<br />
Thanks for the quick answer. I removed nohup.out and its not throwing that error. But now it is throwing this error. It would be great if you can point out the solution.<br />
<br />
###############################################<br />
bash-3.00# tail  nohup.out<br />
        simul_verify_query = "SELECT radacctid, acctsessionid, username,                                nasipaddress, nasportid, framedipaddress,                                callingstationid, framedprotocol                                FROM radacct                                WHERE username = '%{SQL-User-Name}'                                AND acctstoptime IS NULL"<br />
        postauth_query = "INSERT INTO radpostauth                           (username, pass, reply, authdate)                           VALUES (                           '%{User-Name}',                           '%{%{User-Password}:-%{Chap-Password}}',                           '%{reply:Packet-Type}', '%S')"<br />
        safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /"<br />
  }<br />
Could not link driver rlm_sql_mysql: ld.so.1: radiusd: fatal: rlm_sql_mysql.so: open failed: No such file or directory<br />
Make sure it (and all its dependent libraries!) are in the search path of your system's ld.<br />
/usr/local/etc/raddb/sql.conf[22]: Instantiation failed for module "sql"<br />
/usr/local/etc/raddb/sites-enabled/default[161]: Failed to find module "sql".<br />
/usr/local/etc/raddb/sites-enabled/default[62]: Errors parsing authorize section. <br />
Errors initializing modules<br />
bash-3.00# <br />
############################################################<br />
<br />
Thanks and Regards,<br />
Yagnesh Dave.<br />
<br />
On Mon, 30 Nov 2009 15:20:18 +0530  wrote<br />
>Hi,<br />
> Hi Everyone,<br />
> <br />
> I was trying to set-up mysql for logging the accounting logs for the users. I followed the instruction on http://www.frontios.com/freeradius.html and also on http://wiki.freeradius.org/SQL_HOWTO. The I tried to run the FreeRadius server. It did not start and was giving this error as given below,<br />
> ###############################################################<br />
> including configuration file /usr/local/etc/raddb/sites-enabled/default<br />
> including configuration file /usr/local/etc/raddb/sites-enabled/inner-tunnel<br />
> including configuration file /usr/local/etc/raddb/sites-enabled/control-socket<br />
> including configuration file /usr/local/etc/raddb/sites-enabled/nohup.out<br />
> /usr/local/etc/raddb/sites-enabled/nohup.out[1]: Expecting section start brace '{' after "FreeRADIUS Version"<br />
> Errors reading /usr/local/etc/raddb/radiusd.conf<br />
> bash-3.00#<br />
> ################################################################<br />
<br />
as Josip has said - you have a file called 'nohup.out' in your sites-enabled<br />
directory. this is a special directory that can only contain FreeRADIUS<br />
virtual server files (because it basically loads in sites-enabled/* as servers...<br />
this file is messing it up. remove it.<br />
<br />
alan<br />
-<br />
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br />
<br><Table border=0 Width=644 Height=57 cellspacing=0 cellpadding=0 style="font-family:Verdana;font-size:11px;line-height:15px;"><TR><td><A HREF="http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?" target="_blank"><IMG SRC="http://sigads.rediff.com/RealMedia/ads/adstream_nx.ads/www.rediffmail.com/signatureline.htm@Middle"></A></td></TR></Table>