Manager for LNMP V0.7 , 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 lnmp
For more information please visit http://www.lnmp.org
Usage: /root/lnmp {start|stop|reload|restart|kill|status}
=========================================================================
Starting LNMP...
/root/lnmp: line 39: /usr/local/nginx/sbin/nginx: 没有那个文件或目录
Nginx start successfully!
/root/lnmp: line 46: /usr/local/php/sbin/php-fpm: 没有那个文件或目录
PHP-FPM start successfully!
/root/lnmp: line 53: /etc/init.d/mysql: 没有那个文件或目录
MySQL start successfully!