Re: ..::Errors initializing modules::..
Message: 3 Date: Thu, 25 Sep 2008 19:56:36 +0100 From: A.L.M.Buxey@lboro.ac.uk Subject: Re: ..::Errors initializing modules::.. To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Message-ID: <20080925185636.GA27888@lboro.ac.uk> Content-Type: text/plain; charset=us-ascii Hi, > But I can't see that on the radiusd -X output, I've double checked > everything with no luck. Even if I'm trying the radtest with a user > that is on mysql the radius send a reject packet. > I can see on the output that the password doesn't match but I tried > with a new one getting the same message, I think that it is not > reading mysql because it is not initializing the module right?. >you built the server yourself? check the output from the ./configure stage - it probably didnt build the SQL stuff because eg you didnt have the >required MySQL development libraries installed at the time >alan Thanks for your help Alan, but the radius server was built with the --with-mysql variable with no luck. Any other idea? Regards.
Hi,
Thanks for your help Alan, but the radius server was built with the --with-mysql variable with no luck.
err, it builds by default with MySQL - no need for that configure flag. once again, I will ask you, read the output when you run the ./configure - dump it to a file if you cannot scrollback through the whole log. SEE what configure says when it tries checking for or doing MySQL stuff. the flags you give configure mean nothing if your system doesnt have the relevant includes, libraries etc. more bluntly - what OS are you using? if redhat, fedora or Centos, do you have mysql-devel RPM installed? if debian/ubuntu etc, do you have libmysqlclient package installed? etc alan
Any other idea?
Regards.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Have you uncommented sql anywhere (authorize etc)? Ivan Kalik Kalik Informatika ISP Dana 25/9/2008, "Ing. Alfonso Reyes" <alfonso.reyes@aztecagenecom.serveftp.net> piše: > >Message: 3 >Date: Thu, 25 Sep 2008 19:56:36 +0100 >From: A.L.M.Buxey@lboro.ac.uk >Subject: Re: ..::Errors initializing modules::.. >To: FreeRadius users mailing list > <freeradius-users@lists.freeradius.org> >Message-ID: <20080925185636.GA27888@lboro.ac.uk> >Content-Type: text/plain; charset=us-ascii > >Hi, > >> But I can't see that on the radiusd -X output, I've double checked >> everything with no luck. Even if I'm trying the radtest with a user >> that is on mysql the radius send a reject packet. >> I can see on the output that the password doesn't match but I tried >> with a new one getting the same message, I think that it is not >> reading mysql because it is not initializing the module right?. > >>you built the server yourself? check the output from the ./configure stage >- it probably didnt build the SQL stuff because eg you didnt have the >>required MySQL development libraries installed at the time > >>alan > >Thanks for your help Alan, but the radius server was built with the >--with-mysql variable with no luck. > >Any other idea? > >Regards. > >- >List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > >
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Ing. Alfonso Reyes -
tnt@kalik.net