全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
楼主: licess
打印 上一主题 下一主题

LNMP 0.5-CentOS/Debian下Nginx+MySQL+PHP一键安装包(5月21日再次更新)

[复制链接]
1#
发表于 2010-3-20 02:36:49 | 显示全部楼层
wget http://blog.licess.cn/uploads/200903/vsftpd-for-LNMP.zip
unzip vsftpd-for-LNMP.zip
cd vsftpd-for-LNMP
chmod +x installvsftpd.sh
./installvsftpd.sh
-----------------------------------------------------------------------------------------------------
licess, 你好
我在 64位的centos上安装你的一键是成功了的,ea也安装了,但是想安装vsftpd,安装你网站的教程安装,如上,好像没有安装好
  1. [root@server1 vsftpd-for-LNMP]#chmod +x installvsftpd.sh
  2. [root@server1 vsftpd-for-LNMP]#./installvsftpd.sh
  3. =========================================================================
  4. Vsftpd for LNMP  Written by Licess
  5. =========================================================================
  6. A tool to auto-compile & install VSftp for LNMP on Linux
  7. For more information please visit http://blog.licess.cn/lnmp/

  8. =========================================================================

  9. start download vsftpd package
  10. --2010-03-20 02:34:01--  http://licess.googlecode.com/files/vsftpd-2.1.0.tar.gz
  11. Resolving licess.googlecode.com... 74.125.155.82
  12. Connecting to licess.googlecode.com|74.125.155.82|:80... connected.
  13. HTTP request sent, awaiting response... 200 OK
  14. Length: 178636 (174K) [application/x-gzip]
  15. Saving to: `vsftpd-2.1.0.tar.gz.3'

  16. 100%[===============================================>] 178,636     --.-K/s   in 0.1s

  17. 2010-03-20 02:34:01 (1.20 MB/s) - `vsftpd-2.1.0.tar.gz.3' saved [178636/178636]

  18. download vsftpd package finished!
  19. installing vsftpd 2.1.0.......
  20. mkdir: cannot create directory `/usr/local/man/man8': File exists
  21. mkdir: cannot create directory `/usr/local/man/man5': File exists
  22. make: `vsftpd' is up to date.
  23. if [ -x /usr/local/sbin ]; then \
  24.                 install -m 755 vsftpd /usr/local/sbin/vsftpd; \
  25.         else \
  26.                 install -m 755 vsftpd /usr/sbin/vsftpd; fi
  27. if [ -x /usr/local/man ]; then \
  28.                 install -m 644 vsftpd.8 /usr/local/man/man8/vsftpd.8; \
  29.                 install -m 644 vsftpd.conf.5 /usr/local/man/man5/vsftpd.conf.5; \
  30.         elif [ -x /usr/share/man ]; then \
  31.                 install -m 644 vsftpd.8 /usr/share/man/man8/vsftpd.8; \
  32.                 install -m 644 vsftpd.conf.5 /usr/share/man/man5/vsftpd.conf.5; \
  33.         else \
  34.                 install -m 644 vsftpd.8 /usr/man/man8/vsftpd.8; \
  35.                 install -m 644 vsftpd.conf.5 /usr/man/man5/vsftpd.conf.5; fi
  36. if [ -x /etc/xinetd.d ]; then \
  37.                 install -m 644 xinetd.d/vsftpd /etc/xinetd.d/vsftpd; fi
  38. mkdir: cannot create directory `/etc/vsftpd': File exists
  39. mkdir: cannot create directory `/var/ftp': File exists
  40. setsebool:  SELinux is disabled.
  41. Saving firewall rules to /etc/sysconfig/iptables:          [  OK  ]
  42. Flushing firewall rules:                                   [  OK  ]
  43. Setting chains to policy ACCEPT: filter nat mangle         [  OK  ]
  44. Unloading iptables modules:                                [  OK  ]
  45. Applying iptables firewall rules:                          [  OK  ]
  46. adduser: user adminftp exists
  47. Terminated
  48. [root@server1 vsftpd-for-LNMP]#
复制代码
Terminated  是提示中断了

请教一下
2#
发表于 2010-3-20 14:09:06 | 显示全部楼层
原帖由 CNK 于 2010-3-20 12:41 发表
我也一样的问题


你是说跟我遇到的问题一样?
3#
发表于 2010-3-23 02:22:46 | 显示全部楼层
楼上跑20个 fastcgi啊,内存不少吧
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2024-6-12 06:36 , Processed in 0.059380 second(s), 8 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表