proftpd不启动

proftp不能在我的服务器上有Directadmin控制面板。 我重新启动它。 但失败了。

[root@S25 scripts]# service proftpd restart Shutting down proftpd: [FALLÓ] Starting proftpd: - warning: "ProFTPd" address/port (148.136.52.247:21) already in use by "ProFTPd" - warning: "ProFTPd" address/port (148.136.52.247:21) already in use by "ProFTPd" - warning: "ProFTPd" address/port (148.136.52.247:21) already in use by "ProFTPd" - warning: "ProFTPd" address/port (148.136.52.247:21) already in use by "ProFTPd" - warning: "ProFTPd" address/port (148.136.52.247:21) already in use by "ProFTPd" - warning: "ProFTPd" address/port (148.136.52.247:21) already in use by "ProFTPd" - warning: "ProFTPd" address/port (148.136.52.247:21) already in use by "ProFTPd" 148.136.52.246 - ProFTPD terminating (signal 11) 148.136.52.246 - FTP session closed. /bin/bash: line 1: 21416 Violación de segmento proftpd [FALLÓ] 

你需要检查以下几件事情:

1)确保服务器中的IP设置正确2)确保在/ etc / hosts文件中使用主机名设置服务器IP。 3)确保服务器IP 不在 /etc/proftpd.vhosts.conf中作为虚拟主机

您也可以重写以下url:

http://help.directadmin.com/item.php?id=24

问候,阿乔