Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ngx.re doesn't work on windows #14

Open
brynne8 opened this issue Feb 18, 2022 · 1 comment
Open

ngx.re doesn't work on windows #14

brynne8 opened this issue Feb 18, 2022 · 1 comment

Comments

@brynne8
Copy link

brynne8 commented Feb 18, 2022

I'm using nginx from luapower and trying ngx.re to match string. In error log:

lua entry thread aborted: runtime error: ./ngx\re.lua:47: missing declaration for symbol 'ngx_http_lua_ffi_exec_regex'
@capr
Copy link
Member

capr commented Feb 18, 2022

If you go to luapower.com you'll see that all the nginx stuff is in the abandoned section.

This is the web stack that I'm currently working on and which receives all bugfixes and is released more often (once a month or so) https://github.com/allegory-software/allegory-sdk but it doesn't use nginx, it uses a the pure-Lua http server from luapower.

Btw, the SDK focuses on business apps because that's what I'm currently using it for, but most of the components are from luapower and all the fixes will be backported to luapower eventually, but more slowly since luapower is not versioned while the SDK is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants