Hello, thanks for spending the time in writing this,
I'm getting the following error:
2016/05/22 21:33:16 [error] 27095#0: *3 lua entry thread aborted: runtime error: error loading module 'lua/maxminddb' from file '/usr/share/nginx/lualib/lua/maxminddb.so':
/usr/share/nginx/lualib/lua/maxminddb.so: undefined symbol: luaL_setfuncs
stack traceback:
coroutine 0:
[C]: in function 'require'
content_by_lua(nginx.conf:84):2: in function <content_by_lua(nginx.conf:84):1>, client: x.x.x.x, server: localhost, request: "GET /test HTTP/1.1",
I've tried compiling with both 5.1 and 5.2 in make file with same result
Let me know your thoughts
Hello, thanks for spending the time in writing this,
I'm getting the following error:
2016/05/22 21:33:16 [error] 27095#0: *3 lua entry thread aborted: runtime error: error loading module 'lua/maxminddb' from file '/usr/share/nginx/lualib/lua/maxminddb.so':
/usr/share/nginx/lualib/lua/maxminddb.so: undefined symbol: luaL_setfuncs
stack traceback:
coroutine 0:
[C]: in function 'require'
content_by_lua(nginx.conf:84):2: in function <content_by_lua(nginx.conf:84):1>, client: x.x.x.x, server: localhost, request: "GET /test HTTP/1.1",
I've tried compiling with both 5.1 and 5.2 in make file with same result
Let me know your thoughts