openresty / openresty/lua-nginx-module

nginx can't start

Open
#1,444 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
11.8k
Forks
2.1k
Avg merge
6h 1m
Merged PRs (30d)
6

Description

1.I compile nginx with lua-nginx-module , I use the luajit2-2.1-agentzh,it's no problem when i compile but when I start nginx tell me "无法定位程序输入点lua_getexdata于动态链接库lua51.dll上" and nginx can't start,why,plase?
2.I compile nginx with LuaJIT-2.1-20180420 which is in the openresty bundle ,it's running ok but have an error in nginx logs "detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html)",why plase
thank you !

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the two builds described: one using luajit2-2.1-agentzh and one using LuaJIT-2.1-20180420 from the OpenResty bundle. Compare the compile and startup behavior, including the lua_getexdata failure and the nginx warning; done means identifying the compatibility issue and documenting the supported build combination.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, nginx
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.