- 积分
- 2
- 威望
-
- 金钱
-
- 注册时间
- 2016-12-27
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
请高手帮忙看看,一直用的军爷的包,不想换其他的安装包
- test -d '/usr/local/nginx/logs' \
- || mkdir -p '/usr/local/nginx/logs'
- test -d '/usr/local/nginx/html' \
- || cp -R html '/usr/local/nginx'
- test -d '/usr/local/nginx/logs' \
- || mkdir -p '/usr/local/nginx/logs'
- make[1]: Leaving directory `/home/soft/lnmp1.3-full/src/nginx-1.10.0'
- mkdir: missing operand
- Try `mkdir --help' for more information.
- chmod: missing operand after `+w'
- Try `chmod --help' for more information.
- chown: missing operand after `www:www'
- Try `chown --help' for more information.
- Create PHP Info Tool...
- Copy PHP Prober...
- ============================Install PHPMyAdmin=================================
- ============================phpMyAdmin install completed=======================
- iptables: Saving firewall rules to /etc/sysconfig/iptables: [60G[[0;32m OK [0;39m]
- Add Startup and Starting LNMP...
- Add nginx service at system startup...
- Starting nginx... nginx: [emerg] invalid number of arguments in "root" directive in /usr/local/nginx/conf/nginx.conf:66
- failed
- Add mysql service at system startup...
- Starting MySQL.The server quit without updating PID file (/182192.68790.sys.ipv4.io.pid).[60G[[0;31mFAILED[0;39m]
- Add php-fpm service at system startup...
- Starting php-fpm done
- ============================== Check install ==============================
- Checking ...
- [0;32mNginx: OK[0m
- [0;32mMySQL: OK[0m
- [0;32mPHP: OK[0m
- [0;32mPHP-FPM: OK[0m
- Clean src directory...
- +------------------------------------------------------------------------+
- | LNMP V1.3 for CentOS Linux Server, Written by Licess |
- +------------------------------------------------------------------------+
- | For more information please visit http://www.lnmp.org |
- +------------------------------------------------------------------------+
- | lnmp status manage: lnmp {start|stop|reload|restart|kill|status} |
- +------------------------------------------------------------------------+
- | phpMyAdmin: http://IP/phpmyadmin/ |
- | phpinfo: http://IP/phpinfo.php |
- | Prober: http://IP/p.php |
- +------------------------------------------------------------------------+
- | Add VirtualHost: lnmp vhost add |
- +------------------------------------------------------------------------+
- | Default directory: |
- +------------------------------------------------------------------------+
- | MySQL/MariaDB root password: BGTroot123!@# |
- +------------------------------------------------------------------------+
- +-------------------------------------------+
- | Manager for LNMP, Written by Licess |
- +-------------------------------------------+
- | http://lnmp.org |
- +-------------------------------------------+
- nginx is stopped
- php-fpm is runing!
- MySQL is not running, but lock file (/var/lock/subsys/mysql) exists[60G[[0;31mFAILED[0;39m]
- Active Internet connections (only servers)
- Proto Recv-Q Send-Q Local Address Foreign Address State
- tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN
- tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
- tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN
- tcp 0 0 ::1:53 :::* LISTEN
- tcp 0 0 :::22 :::* LISTEN
- tcp 0 0 ::1:953 :::* LISTEN
- [0;32mInstall lnmp V1.3 completed! enjoy it.[0m
复制代码 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
x
|