编译安装 openresty 1.15.8.3 运行时报错 missing declaration for symbol 'ngx_http_lua_ffi_exec_regex'
编译安装命令:
./configure --prefix=/usr/local/openresty --with-pcre-jit --with-ipv6 --with-http_stub_status_module --with-http_realip_module --with-http_v2_module --with-http_ssl_module --with-pcre=../pcre-8.37 --with-zlib=../zlib-1.2.11 --with-openssl=../openssl-1.0.2p