Page 1 of 1

Radius Plugin Error 126

Posted: Mon Sep 05, 2011 12:23 am
by stonehill
Hi,

I am facing issue with the radius config wizard i installed after specifying all the details i am getting error (Return code of 126 is out of bounds - plugin may not be executable). The plugin check_radius_adv is already having executable permission with appropriate ownership. And when i tries to execute the plugin from the command line the error is -bash: ./check_radius_adv: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory the file ld-linux.so.2 does not exist there coz i am using CentOS release 5.5 (Final) 64Bit. I tried to create a soft link to the 64bit ld library also coped the library from other machine for testing but no luck. Could you please help me resolving this issue.

Thanks in advance

Vikram

Re: Radius Plugin Error 126

Posted: Mon Sep 05, 2011 9:35 pm
by stonehill
Any update please

Re: Radius Plugin Error 126

Posted: Tue Sep 06, 2011 10:25 am
by mguthrie
There error code shows up when there's an issue with 32 vs 64 bit compiling. I'm guessing the plugin was compiled for a 32 bit system back before we supported the 64bit systems. It'll need to be downloaded from source and recompiled for 64 bit.