- 积分
- 16843
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
/usr/local/apache2/bin/htpasswd: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory/ [* ?( }4 K3 |' |$ X j
# /usr/local/apache2/bin/htpasswd -c /usr/local/nagios/etc/htpasswd admin
- f; h* t, k1 k7 U/usr/local/apache2/bin/htpasswd: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory% g8 F; b4 q1 [7 a. G5 J
) B3 o- i4 T, D0 p5 N; O7 e解决办法:
+ x2 b" f h3 j2 o Z# ln -s /lib64/libexpat.so.1 /usr/lib64/libexpat.so.0 |
|