1. 查看nginx错误日志:切换到/var/log/nginx下,使用tail -f error.log命令查看error.log,报错日志截图如下:
    nginx和FastDFS整合,nginx启动日志报错:[ERROR - file:ini_file_reader.c,line:315,include file "http.conf" not ]
    nginx和FastDFS整合,nginx启动日志报错:[ERROR - file:ini_file_reader.c,line:315,include file "http.conf" not ]
  2. 解决办法如下:切换到安装的FastDFS下的conf目录,目录截图如下,将http.confmine.types文件复制到/etc/fdfs/下,启动nginx成功解决!
    nginx和FastDFS整合,nginx启动日志报错:[ERROR - file:ini_file_reader.c,line:315,include file "http.conf" not ]

相关文章:

  • 2021-07-24
  • 2022-12-23
  • 2021-05-18
  • 2022-12-23
  • 2021-11-25
  • 2021-08-03
  • 2022-12-23
  • 2021-12-21
猜你喜欢
  • 2021-08-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
  • 2021-09-10
  • 2021-12-23
相关资源
相似解决方案