Dk2014 发表于 2014-9-22 10:12:13

lnmp一键安装包安装失败

=========================================================================
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
This script is a tool to Manage status of lnmp
For more information please visit http://www.lnmp.org

Usage: /root/lnmp {start|stop|reload|restart|kill|status}
=========================================================================
/etc/init.d/nginx: line 65: netstat: command not found
nginx is stopped
php-fpm is runing!
SUCCESS! MySQL running (31252)
./centos.sh: line 947: netstat: command not found

licess 发表于 2014-9-22 12:56:24

只是netstat: command not found不存在而已

yum install net-tools 安装上就行了

Dk2014 发表于 2014-9-22 13:03:19

回复 2# 的帖子

恩,好了。安装完了之后重启了下lnmp就好了
谢谢军哥
页: [1]
查看完整版本: lnmp一键安装包安装失败