全球主机交流论坛

标题: Proftpd出现warning: unable to determine IP address of **的解决办法 [打印本页]

作者: 悠悠    时间: 2014-9-10 10:18
标题: Proftpd出现warning: unable to determine IP address of **的解决办法
Proftpd无法启动,提示错误:warning: unable to determine IP address of 'linuxhost.com' - error: no valid servers configured - Fatal: error processing configuration file '/etc/proftpd.conf'

解决方法:
在配置文件/etc/proftpd.conf里面增加 IP;
DefaultAddress 192.168.5.11 (这里的IP是服务器IP)

如果还还不行,修改主机名 /etc/hosts
vi /etc/hosts 192.168.5.11 linuxhost.com

保存退出后就OK了,service proftpd start可以成功启动。






欢迎光临 全球主机交流论坛 (http://bbs.cuwww.com/) Powered by Discuz! X3.2