This KB describes how to fix this error which added below. Follow steps to fix this well-known error.
Error:
/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
Fix:
#rpm -qa|grep glibc
Install missing glibc binaries.
#yum install glibc-common glibc glibc.i686