21 May
2006
21 May
'06
1:40 p.m.
Hi Mark,
sql: postauth_table = "radpostauth" sql: postauth_query = "" sql: safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /" Bus error
I went through the same thing not to long ago. Compile FreeRadius without thread support (--without-threads), and make sure Perl does not have threads support either... That solved my issues. It would seem that there are *still* threading issues with FreeRadius on FreeBSD... -- Chris.