28 Sep
2012
28 Sep
'12
4:11 a.m.
Bryan Dobson wrote:
I have a new installation and configuration that I am working on for FreeRadius on CentOS 6.3 the versions are:
freeradius-2.1.12-3.el6.x86_64
Testing authentication, which goes to a remote MySQL database which was pre-existing with all user data. It executes the query and then immediately gives me a segmentation fault. Of note I have also compiled version 2.2 from source and receive the exact same error. I would prefer, if a tall possible to stick to using the RPM's from the distribution.
You have two versions of the MySQL client libraries and/or headers installed. Go fix that. Alan DeKok.