找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 178|回复: 21

centos 用啥命令开启 nginx 啊?

[复制链接]

40

主题

166

回帖

462

积分

中级会员

积分
462
发表于 2010-5-27 15:55:07 | 显示全部楼层 |阅读模式
开启MYSQL:/etc/rc.d/init.d/mysql start
开启ssh:/etc/init.d/ssh start
开启php :/usr/local/php/sbin/php-fpm start

请问 怎么开启nginx ?
回复

使用道具 举报

147

主题

2098

回帖

4695

积分

论坛元老

积分
4695
发表于 2010-5-27 16:03:47 | 显示全部楼层
启动nginx:
/usr/local/nginx/sbin/nginx
回复

使用道具 举报

518

主题

4755

回帖

1万

积分

论坛元老

积分
11124
发表于 2010-5-27 16:04:17 | 显示全部楼层
/usr/local/nginx/sbin/nginx

就行
回复

使用道具 举报

40

主题

166

回帖

462

积分

中级会员

积分
462
 楼主| 发表于 2010-5-27 16:13:02 | 显示全部楼层
[root@li96-51 ~]# nginx start
-bash: nginx: command not found

[root@li96-51 ~]# /usr/local/php/sbin/php-fpm start
Starting php_fpm  done

[root@li96-51 ~]# /usr/local/nginx/sbin/nginx -s reload
[emerg]: open() "/usr/local/nginx/conf/fcgi.conf" failed (2: No such file or directory) in /usr/local/nginx/conf/nginx.conf:67

[root@li96-51 ~]# /usr/local/nginx/sbin/nginx -s reopen
[emerg]: open() "/usr/local/nginx/conf/fcgi.conf" failed (2: No such file or directory) in /usr/local/nginx/conf/nginx.conf:67

[root@li96-51 ~]# killall -HUP nginx
nginx: no process killed

[root@li96-51 ~]# start nginx
-bash: start: command not found

[root@li96-51 ~]# nginx start
-bash: nginx: command not found

[root@li96-51 ~]# /usr/local/nginx/sbin/nginx
[emerg]: open() "/usr/local/nginx/conf/fcgi.conf" failed (2: No such file or directory) in /usr/local/nginx/conf/nginx.conf:67

[root@li96-51 ~]# /usr/local/nginx/sbin/nginx start
invalid option: "start"


说我这里没有 fcgi.conf
我这里有 fastcgi.conf  是不是复制一份fastcgi.conf 改名为 fcgi.conf 就可以了?
用大猫的 5月21号包

ps:兽兽 我email你买域名 还没回  i@zou....lu
回复

使用道具 举报

40

主题

166

回帖

462

积分

中级会员

积分
462
 楼主| 发表于 2010-5-27 16:19:02 | 显示全部楼层
根据错误提示 我把nginx里的挂在fcgi.conf 的一行删除了
后续几个提示中的error_page  我也删除了

[root@li96-51 ~]# /usr/local/nginx/sbin/nginx -s reload
[emerg]: directive "error_page" is not terminated by ";" in /usr/local/nginx/conf/servers/bbsmessfeel.conf:11

[root@li96-51 ~]# /usr/local/nginx/sbin/nginx
[emerg]: directive "error_page" is not terminated by ";" in /usr/local/nginx/conf/servers/bbsmessfeel.conf:11

[root@li96-51 ~]# /usr/local/nginx/sbin/nginx
[emerg]: directive "error_page" is not terminated by ";" in /usr/local/nginx/conf/servers/wangjingcc.conf:11

[root@li96-51 ~]# /usr/local/nginx/sbin/nginx
[warn]: conflicting server name "www.wangjing.cc" on 0.0.0.0:80, ignored
[warn]: conflicting server name "wangjing.cc" on 0.0.0.0:80, ignored
回复

使用道具 举报

40

主题

166

回帖

462

积分

中级会员

积分
462
 楼主| 发表于 2010-5-27 16:20:48 | 显示全部楼层
我把wangjingcc的.conf 配置 删除后
还是不行

/usr/local/nginx/sbin/nginx
[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
[emerg]: still could not bind()
回复

使用道具 举报

67

主题

1994

回帖

4205

积分

论坛元老

积分
4205
发表于 2010-5-27 16:22:14 | 显示全部楼层
nginx已经启动了吧..

启动nginx时先看看配置对不对

-bash-3.2# /usr/local/nginx/sbin/nginx -t
the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
configuration file /usr/local/nginx/conf/nginx.conf test is successful
回复

使用道具 举报

40

主题

166

回帖

462

积分

中级会员

积分
462
 楼主| 发表于 2010-5-27 16:22:24 | 显示全部楼层
用 /usr/local/nginx/sbin/nginx -s reopen
算是OK了
谢谢楼上两位 给的简单开启办法 让我知道哪里有错误 才导致我开不起nginx的 谢谢了





回复

使用道具 举报

40

主题

166

回帖

462

积分

中级会员

积分
462
 楼主| 发表于 2010-5-27 16:25:25 | 显示全部楼层
启动之前 无法使用 -t检测
现在启动后 是可以检测了!
/servers/下的配置 是按照你预留的imcat.conf 原样复制了一份 换成自己的域名了
这个域名可以使用
但是再复制一份的话 就不能启动了

# /usr/local/nginx/sbin/nginx -t
[warn]: conflicting server name "www.wangjing.cc" on 0.0.0.0:80, ignored
[warn]: conflicting server name "wangjing.cc" on 0.0.0.0:80, ignored
the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
configuration file /usr/local/nginx/conf/nginx.conf test is successful


wangjing.conf 配置如下

"
回复

使用道具 举报

0

主题

2

回帖

6

积分

新手上路

积分
6
发表于 2010-5-27 16:27:27 | 显示全部楼层
/servers/下

有2个wangjing.conf的配置文件吧...

你看看/servers/都有些什么文件一共三个
一个是你预留的imcat.conf
一个是我的论坛的
还有一个是从我论坛配置文件直接脱离出来 就域名换了换 结果nginx检测不行
不管我用www.wangjing .cc 还是 wangjing .cc
nginx都是检测不通过
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Discuz! X

GMT+8, 2025-1-12 02:53 , Processed in 0.024089 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表