On Apr 4, 2005 12:10 PM, Blake <[EMAIL PROTECTED]> wrote: > Man this is a stumper, > > rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked > rlm_sql (sql): Attempting to connect to [EMAIL PROTECTED]:/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 > rlm_sql (sql): Connected new DB handle, #0 > rlm_sql (sql): starting 1 > rlm_sql (sql): Attempting to connect rlm_sql_mysql #1 > rlm_sql_mysql: Starting connect to MySQL server for #1 > Segmentation fault > > That of course is just the last few lines from the output. I am using fedora > core 3. Now when I use files instead of sql everything works > fine - so it has to be the database. The acctual database. Do I need to > populate it in a certian way? When I drop the radius database and > start radiusd - IT WORKS. That error doesn't come up. It is able to connect > to the sql server and retreive data. It just says that the > database 'radius' doesn't exist.
Hrm... It looks like it's puking when making the second database connection.. What version of MySQL are you running? > Anyone out there have something that I could try. Maybe some database inserts > script for testing data. Known data that works in the tables? It should work without data.. At least, mine did.. :) > Thanks for your time, > Blake -- Jason 'XenoPhage' Frisvold [EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

