openresty

大雄nobita 发布于 2018/03/01 10:46
阅读 541
收藏 0

【开源中国 APP 全新上线】“动弹” 回归、集成大模型对话、畅读技术报告”

在redhat上面按照文档编译安装openresty后 ,访问报错 *310 pcre_exec() failed: -14,正则匹配失败,测试环境 centos的系统同样的安装没有异常,对应的pcre都是有编译进去的,nginx -v如下:
configure arguments: --prefix=/app/openresty/nginx --with-debug --with-cc-opt='-DNGX_LUA_USE_ASSERT -DNGX_LUA_ABORT_AT_PANIC -O2' --add-module=../ngx_devel_kit-0.3.0 --add-module=../iconv-nginx-module-0.14 --add-module=../echo-nginx-module-0.61 --add-module=../xss-nginx-module-0.05 --add-module=../ngx_coolkit-0.2rc3 --add-module=../set-misc-nginx-module-0.31 --add-module=../form-input-nginx-module-0.12 --add-module=../encrypted-session-nginx-module-0.07 --add-module=../srcache-nginx-module-0.31 --add-module=../ngx_lua-0.10.11 --add-module=../ngx_lua_upstream-0.07 --add-module=../headers-more-nginx-module-0.33 --add-module=../array-var-nginx-module-0.05 --add-module=../memc-nginx-module-0.18 --add-module=../redis2-nginx-module-0.14 --add-module=../redis-nginx-module-0.3.7 --add-module=../rds-json-nginx-module-0.15 --add-module=../rds-csv-nginx-module-0.08 --add-module=../ngx_stream_lua-0.0.3 --with-ld-opt=-Wl,-rpath,/app/openresty/luajit/lib --user=wwwroot --group=wwwroot --with-stream --with-stream_ssl_module --with-http_auth_request_module --with-http_sub_module --with-http_dav_module --with-http_auth_request_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_addition_module --with-ipv6 --with-http_mp4_module --with-http_flv_module --with-http_gunzip_module --with-http_addition_module --with-threads --with-file-aio --with-stream --with-stream_ssl_module --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-pcre=/root/soft/bak/openresty-1.13.6.1/../pcre-8.38 --with-zlib=/root/soft/bak/openresty-1.13.6.1/../zlib-1.2.8 --with-openssl=/root/soft/bak/openresty-1.13.6.1/../openssl-1.0.2l --add-module=/root/soft/bak/openresty-1.13.6.1/../ngx_http_status_code_counter-master --add-module=/root/soft/bak/openresty-1.13.6.1/../ngx_realtime_request_module-master --add-module=/root/soft/bak/openresty-1.13.6.1/../nginx_upstream_check_module --add-module=/root/soft/bak/openresty-1.13.6.1/../modsecurity-2.9.2/nginx/modsecurity --add-module=/root/soft/bak/openresty-1.13.6.1/../naxsi/naxsi_src --with-stream --with-stream_ssl_module   求大神 教育

加载中
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部