本人于2009年12月迁移至独立BLOG。
1、欢迎光临运维进行时,希望认识更多志向相同的朋友!
2、本站部分资源来源于网络,如有侵权请及时与我联系!
3、强烈建议使用Firefox、Opera、Safari及IE7以上的浏览器访问,以获得最佳浏览质量!
4、请勿发表与中华人民共和国法律、法规相抵触的言论,谢谢合作!
5、本人发布的文章与评论内容仅代表本人观点。
分页: 1/1 第一页 1 最后页 [ 显示模式: 摘要 | 列表 ]

CentOS 64X启动Pureftpd服务故障处理 不指定

root , 2009/08/21 00:00 , Linux , 评论(0) , 阅读(23768) , Via 本站原创
引用

1、error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
yum -y install zlib

引用

2、error while loading shared libraries: libcap.so.1: cannot open shared object file: No such file or directory
yum -y install libcap

引用

3、error while loading shared libraries: libpam.so.0: cannot open shared object file: No such file or directory
yum -y install pam
Tags:
分页: 1/1 第一页 1 最后页 [ 显示模式: 摘要 | 列表 ]