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

how to add --with-http_gzip_static_module into kong #4966

Closed
ailuhaosi opened this issue Aug 26, 2019 · 2 comments
Closed

how to add --with-http_gzip_static_module into kong #4966

ailuhaosi opened this issue Aug 26, 2019 · 2 comments
Labels
pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc...

Comments

@ailuhaosi
Copy link

Please read the CONTRIBUTING.md guidelines to learn on which channels you can
seek for help and ask general questions:

https://github.com/Kong/kong/blob/master/CONTRIBUTING.md#where-to-seek-for-help

Summary

SUMMARY_GOES_HERE

Steps To Reproduce

Additional Details & Logs

@guanlan
Copy link
Member

guanlan commented Aug 26, 2019

I would recommend you to use our official build script (https://github.com/Kong/openresty-build-tools) to build the components.

You can specify --add-module <module_path> to add modules.

@guanlan guanlan added the pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc... label Aug 26, 2019
@guanlan guanlan closed this as completed Aug 29, 2019
@JoeHooo
Copy link

JoeHooo commented Sep 6, 2019

I would recommend you to use our official build script (https://github.com/Kong/openresty-build-tools) to build the components.

You can specify --add-module <module_path> to add modules.

Kong/openresty-build-tools#37
image

The installation is successful, but the CMD executing kong will report an error

/usr/local/share/lua/5.1/kong/cmd # kong init
nginx: [error] failed to initialize Lua VM in /tmp/resty_pWqduyimdh/conf/nginx.conf:242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc...
Projects
None yet
Development

No branches or pull requests

3 participants