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


   > 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
   
   


-- 
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