由 seahorse 在 12-16-2002 19:20 发表:
装完Proftpd后碰到的新问题!
前边proftpd不能linux用户登陆的问题已经解决。多谢各位!
现在又出现新的问题。
我的linuxServer重新启动后,ftp Service无法正常的加载。提示连接被拒绝。
我是按照 http://www.fanqiang.com/a6/b2/20011...1485.html安装的
使用[root@ftpd /]# /etc/rc.d/init.d/proftpd stop提示fail
使用[root@ftpd /]# /etc/rc.d/init.d/proftpd start提示OK,但无法登陆
使用[root@ftpd ! /]# ps ax|grep inetd ,kill -9 相应的进程
在使用[root@ftpd /]# /etc/rc.d/init.d/proftpd start提