wuchengjiang 发表于 2013-05-08 17:29

storage 的nginx 停止后,子进程不能启动的问题

请教鱼大,FastDFS_v4.06.tar.gz, nginx-1.3.9.tar.gz
我同一个group里面storage的nginx停掉做测试,然后启动nginx就报如下错误:
不知道是什么原因,还请鱼大指教?


ngx_http_fastdfs_process_exit pid=14743
ngx_http_fastdfs_process_init pid=26186
ERROR - file: ../common/fdfs_http_shared.c, line: 148, param "http.mime_types_filename" not exist or is empty
2013/05/08 16:29:15 26185#0: worker process 26186 exited with fatal code 2 and cannot be respawned
ngx_http_fastdfs_process_init pid=26572
ERROR - file: ../common/fdfs_http_shared.c, line: 148, param "http.mime_types_filename" not exist or is empty
2013/05/08 17:22:31 26571#0: worker process 26572 exited with fatal code 2 and cannot be respawned

happy_fish100 发表于 2013-05-10 09:37

请检查你的配置文件: /etc/fdfs/mod_fastdfs.conf
#include http.conf
请确认这一行,前面是#include开头。
如果是两个#,请去掉一个!

happy_fish100 发表于 2013-05-08 20:43

#include http.conf
请确认这一行,前面是#include开头。

wuchengjiang 发表于 2013-05-09 16:28

回复 2# happy_fish100


    鱼大,我的是stroage上启动nginx报的错(nginx子进程没启动起来),我没有用自带的http

wuchengjiang 发表于 2013-05-10 10:25

回复 4# happy_fish100


    好了 ,非常感谢

cn709394 发表于 2015-08-18 17:35

我也出现这个问题但我#include http.conf已经打开了我的版本是5.05的

xuxiaoxin0125 发表于 2015-09-25 11:07

我的storage.conf 和tracker.conf配置文件中连include http.conf这一行都没有,那我需要自己在配置文件中添加#include http.conf嘛?
页: [1]
查看完整版本: storage 的nginx 停止后,子进程不能启动的问题