[root@vip2 bin]# service httpd stop
sh: /usr/bin/(swapd): /lib/ld-linux.so.1: bad ELF interpreter: No such file or directory
Stopping httpd: [FAILED]
[root@vip2 bin]#
ld-linux.so.1 I believe it part of the libc5 package, you should reinstall. In many cases you can symlink at a temp fix, you should always solve the dependancy issues as good pratice.