- 积分
- 8
- 威望
-
- 金钱
-
- 注册时间
- 2011-3-22
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2011-3-23 09:42:09
|
显示全部楼层
[localhost ~]$ /usr/local/nginx/sbin/nginx -t
[alert]: could not open error log file: open() "/usr/local/nginx/logs/error.log" failed (13: Permission denied)
2011/03/23 09:15:55 [warn] 29152#0: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /usr/local/nginx/conf/nginx.conf:1
2011/03/23 09:15:55 [warn] 29152#0: conflicting server name "www.fa1111.com" on 0.0.0.0:80, ignored
the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
2011/03/23 09:15:55 [emerg] 29152#0: open() "/usr/local/nginx/logs/nginx.pid" failed (13: Permission denied)
configuration file /usr/local/nginx/conf/nginx.conf test failed |
|