- 积分
- 6
- 威望
-
- 金钱
-
- 注册时间
- 2010-11-9
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2010-11-16 09:31:13
|
显示全部楼层
执行过了,还是一样的错误。
另外,我没有装apache啊
[root@qqgoing var]# yum remove httpd
Loaded plugins: fastestmirror
Setting up Remove Process
No Match for argument: httpd
Determining fastest mirrors
* addons: mirrors.netdna.com
* base: ftp.lug.udel.edu
* extras: mirror.cogentco.com
* updates: mirror.atlanticmetro.net
addons | 951 B 00:00
http://ftp.lug.udel.edu/pub/cent ... epodata/repomd.xml: [Errno 4] IOError: <urlopen error (111, 'Connection refused')>
Trying other mirror.
base | 2.1 kB 00:00
extras | 2.1 kB 00:00
extras/primary_db | 188 kB 00:00
updates | 1.9 kB 00:00
updates/primary_db | 816 kB 00:00
Package(s) httpd available, but not installed.
No Packages marked for removal
You have new mail in /var/spool/mail/root
[root@qqgoing var]# /root/lnmp restart
=========================================================================
Manager for LNMP V0.4 , 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}
=========================================================================
Reload LNMP...
Reload Nginx configure...
the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
configuration file /usr/local/nginx/conf/nginx.conf test is successful
/root/lnmp: line 67: kill: (22423) - No such process
Nginx program is reloding!
Shutting down MySQL. SUCCESS!
Starting MySQL. SUCCESS!
Shutting down php_fpm done
Starting php_fpm done
[root@qqgoing var]# |
|