[root@ams bin]# /opt/adobe/ams/Apache2.2/bin/httpd -f ./conf/httpd.conf -d /opt/adobe/ams/Apache2.2 -k start
/opt/adobe/ams/Apache2.2/bin/httpd: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
fixed :
ln -s /lib64/libexpat.so.1 /usr/lib64/libexpat.so.0