tokers commented on issue #4594:
URL: https://github.com/apache/apisix/issues/4594#issuecomment-882479833


   > > ldd /usr/local/apisix-2.7/deps/lib/lua/5.1/ssl.so
   > 
   > 我重新安装了 openrestry 使用 --with-openssl=/usr/local/openssl1.1.1k 之后可以了。
   > 但是start 的时候遇到新的问题
   > 
   > ./bin/apisix start
   > /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua start
   > nginx: [error] init_by_lua error: 
/usr/local/apisix-2.7/apisix/init.lua:65: pcre jit stack allocation failed
   > stack traceback:
   > [C]: in function 'error'
   > /usr/local/openresty/lualib/ngx/re.lua:311: in function 'opt'
   > /usr/local/apisix-2.7/apisix/init.lua:65: in function 'http_init'
   > init_by_lua:9: in main chunk
   > 
   > 之后又重新安装了openrestry 使用了 --with-pcre-jit 之后就正常了。
   > 我们可以在哪里看到需要的所有的依赖有哪些嘛?
   
   Did you use the build script 
https://raw.githubusercontent.com/api7/apisix-build-tools/master/build-apisix-openresty.sh
 ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to