CentOS 6.5 startup error Instantiation failed for module "sql"
Good morning everybody! Just installed this and see some sql errors. I'll use Percona for my backend. I thought I missed out freeradius-mysql but I did install this, and I can find /usr/lib64/freeradius/rlm_sql_mysql.so. Packages: # rpm -qa|grep freera freeradius-2.1.12-4.el6_3.x86_64 freeradius-mysql-2.1.12-4.el6_3.x86_64 I have not installed the database into mysql, yet. What did I miss out? Thu May 28 13:34:48 2015 : Error: /etc/raddb/sql.conf[22]: Instantiation failed for module "sql" Thu May 28 13:34:48 2015 : Error: /etc/raddb/sites-enabled/default[159]: Failed to load module "sql". Thu May 28 13:34:48 2015 : Error: /etc/raddb/sites-enabled/default[62]: Errors parsing authorize section. Kind regards, Sophie I want to make beautiful things even if nobody cares.
On May 29, 2015, at 3:44 AM, Sophie Loewenthal <sophie@klunky.co.uk> wrote:
Just installed this and see some sql errors. I'll use Percona for my backend.
I thought I missed out freeradius-mysql but I did install this, and I can find /usr/lib64/freeradius/rlm_sql_mysql.so.
If RPM says it's installed, it should be installed.
Packages: # rpm -qa|grep freera freeradius-2.1.12-4.el6_3.x86_64 freeradius-mysql-2.1.12-4.el6_3.x86_64
I have not installed the database into mysql, yet.
What did I miss out?
Thu May 28 13:34:48 2015 : Error: /etc/raddb/sql.conf[22]: Instantiation failed for module "sql"
Read the REST of the debug messages to see the source of the error. Alan DeKok.
participants (2)
-
Alan DeKok -
Sophie Loewenthal