카테고리 없음

[Linux] proftpd 실행 에러

써드아이 2008. 4. 16. 16:19
 * Starting proftpd ...
 - warning: the DisplayFirstChdir directive is deprecated and will be removed in a future release.  Please use the DisplayChdir directive.
 - warning: unable to determine IP address of 'neptune'
 - error: no valid servers configured
 - Fatal: error processing configuration file '/etc/proftpd/proftpd.conf'

/etc/proftpd/proftpd.conf 의
DisplayFirstChdir -> DisplayChdir 변경

/etc/hosts 에
192.168.0.100                   neptune 추가