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

[Error] Dynamic Module #29

Closed
pcariel opened this issue Jul 20, 2016 · 1 comment
Closed

[Error] Dynamic Module #29

pcariel opened this issue Jul 20, 2016 · 1 comment

Comments

@pcariel
Copy link

pcariel commented Jul 20, 2016

Hi, Frienda.

Compiler Dynamic Module, error (module "/etc/nginx/modules/ngx_http_brotli_filter_module.so" version 1010001 instead of 1011002 in /etc/nginx/nginx.conf:1)

@PiotrSikora
Copy link
Contributor

You're trying to use dynamic module build for NGINX version 1.10.1 with version 1.11.2... This is not going to work with NGINX, since there is no stable ABI or even API, so you need to rebuild dynamic modules for each new version of NGINX.

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

No branches or pull requests

2 participants