[root@vpsname ~]# /root/lnmp status
=========================================================================
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}
=========================================================================
Nginx is runing!
php-fpm is stop!
SUCCESS! MySQL running (988)作者: 缺徳中国 时间: 2011-11-26 23:35
网站只是做图片服务器,不知什么时候无法访问的。
VPS重启过,LNMP 重启过,都不行作者: 乌鸦 时间: 2011-11-26 23:35
php-fpm is stop!作者: 缺徳中国 时间: 2011-11-26 23:36
Unable to connect
Firefox can't establish a connection to the server at 66.29.*.*.
The site could be temporarily unavailable or too busy. Try again in a few
moments.
If you are unable to load any pages, check your computer's network
connection.
If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.作者: 乌鸦 时间: 2011-11-26 23:36
你应该贴这个命令后的信息。。/root/lnmp restart作者: 缺徳中国 时间: 2011-11-26 23:37
[root@vpsname ~]# /root/lnmp restart
=========================================================================
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}
=========================================================================
Stoping LNMP...
Nginx program is stop
PHP-FPM program is not runing!
Shutting down MySQL. SUCCESS!
MySQL program is stop
Starting LNMP...
[warn]: conflicting server name "image.mydomain.com" on 0.0.0.0:80, ignored
Nginx start successfully!
/root/lnmp: line 46: /usr/local/php/sbin/php-fpm: No such file or directory
PHP-FPM start successfully!
Starting MySQL. SUCCESS!
MySQL start successfully!作者: 缺徳中国 时间: 2011-11-26 23:43