今天服务器中的Proftpd死活启动不起来了,报错:
error while loading shared libraries: libiconv.so.2. wrong ELF class: ELFCLASS64.
搜索了一堆方法都没有效果,只好重新安装ProFtpd
cd /usr/local/directadmin/custombuild vi options.conf #更改 options.conf 文件,把update需要的软件包选上 #=========proftpd=no 改为 proftpd=yes=== ./build proftpd #升级或安装proftpd服务端
最新评论