Hi,
I have installed Freeradius and mysql to use it for a Hostpot network on a Windows 7 64b on test lab and everithing is working fine. Now we are moving it to real server (Win server 2008r2 64b) to auth network clients in radius, and when i uncoment sql in radiussd.conf and i start in debug mode the server stops at:
rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked rlm_sql (sql): Attempting to connect to root@localhost:/radius rlm_sql (sql): starting 0 rlm_sql (sql): Attempting to connect rlm_sql_mysql #0 rlm_sql_mysql: Starting connect to MySQL server for #0
...and what does the MySQL server output show? forget the FreeRADIUS for a second here and check the MySQL part of it - have you added the right user priviledges to the MySQL? is the server running? etc alan