/usr/lib/libexpat.so: could not read symbols: File in wrong format
将以下选项添加到您的apache配置文件中:--with-expat=builtin
你把它放到:/usr/local/directadmin/custombuild/custom/ap2/configure.apache
如:"--with-expat=builtin" \
注意除了最后一行之外的所有行上必须出现的字符。
您需要将此文件复制到上述位置:
/usr/local/directadmin/custombuild/configure/ap2/configure.apache
以确保更新custombuild后您的更改仍然存在。
这是做出改变的相关指南。
2014年8月29日
另一个报告的解决方案(未经测试):
rpm -e expat-devel.i386











