摘要: 报错ngx_http_streaming_module.c:158: 错误:‘ngx_http_request_t’ 没有名为 ‘zero_in_uri’ 的成员。这需要修改nginx_mod_h264_streaming-2.2.7的源代码:修改ngx_http_streaming_module.... 阅读全文
posted @ 2014-08-22 16:15 hellomsg 阅读(3921) 评论(0) 推荐(0) 编辑
摘要: 转自:Linux公社原已经安装好的nginx,现在需要添加一个未被编译安装的模块:nginx -V 可以查看原来编译时都带了哪些参数原来的参数:--prefix=/app/nginx添加的参数:--with-http_stub_status_module --with-http_ssl_module... 阅读全文
posted @ 2014-08-22 15:07 hellomsg 阅读(7837) 评论(0) 推荐(0) 编辑