- 积分
 - 20
 
- 威望
 -  
 
- 金钱
 -  
 
- 注册时间
 - 2010-11-4
 
- 在线时间
 -  小时
 
- 最后登录
 - 1970-1-1
 
 
 
 
 
 
 | 
 
 
 楼主 |
发表于 2010-12-22 14:45:48
|
显示全部楼层
 
 
 
非常感谢,确实是xinetd的问题,停了就好 
不过查看状态信息示不对 
 
[root@vps ~]# service xinetd stop 
Stopping xinetd:                                           [  OK  ] 
[root@vps ~]# /root/pureftpd restart 
========================================================================= 
Pure-FTPd status Manager for LNMP V0.4  ,  Written by Licess 
========================================================================= 
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux 
This script is a tool to Manage status of Pure-FTPd 
For more information please visit http://www.lnmp.org 
 
Usage: /root/pureftpd {start|stop|restart|status|who} 
========================================================================= 
Stopping Pure-FTPd... 
pure-ftpd: no process killed 
Starting Pure-FTPd... 
Running: /usr/local/pureftpd/sbin/pure-ftpd --daemonize -A -c50 -B -C5 -D -E -fftp -H -I15 -lmysql:/usr/local/pureftpd/pureftpd-mysql.conf -lunix -L2000:8 -m4 -p20000:30000 -s -U133:022 -u100 -k99 -Z 
[root@vps ~]# /root/pureftpd status 
========================================================================= 
Pure-FTPd status Manager for LNMP V0.4  ,  Written by Licess 
========================================================================= 
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux 
This script is a tool to Manage status of Pure-FTPd 
For more information please visit http://www.lnmp.org 
 
Usage: /root/pureftpd {start|stop|restart|status|who} 
========================================================================= 
Pure-FTPd is NOT running. 
[root@vps ~]# |   
 
 
 
 |