Ubuntu Xenial: Adding dynamic NGINX module
up vote
0
down vote
favorite
Hi I tried following this link to add the module https://github.com/AirisX/nginx_cookie_flag_module. I was successful in creating the module and have configured it to be used by nginx, the problem is NGINX is returning an error
2018/11/08 19:03:52 [emerg] 17919#17919: module "/etc/nginx/modules/ngx_http_cookie_flag_filter_module.so" is not binary compatible in /etc/nginx/nginx.conf:4
2018/11/08 19:13:59 [emerg] 20894#20894: module "/etc/nginx/modules/ngx_http_cookie_flag_filter_module.so" is not binary compatible in /etc/nginx/nginx.conf:4
Our nginx version is 1.14.0, any idea ? We wanted to implement to secure and http-only cookie. PHp version is 7.1
ubuntu nginx ubuntu-16.04 nginx-config
add a comment |
up vote
0
down vote
favorite
Hi I tried following this link to add the module https://github.com/AirisX/nginx_cookie_flag_module. I was successful in creating the module and have configured it to be used by nginx, the problem is NGINX is returning an error
2018/11/08 19:03:52 [emerg] 17919#17919: module "/etc/nginx/modules/ngx_http_cookie_flag_filter_module.so" is not binary compatible in /etc/nginx/nginx.conf:4
2018/11/08 19:13:59 [emerg] 20894#20894: module "/etc/nginx/modules/ngx_http_cookie_flag_filter_module.so" is not binary compatible in /etc/nginx/nginx.conf:4
Our nginx version is 1.14.0, any idea ? We wanted to implement to secure and http-only cookie. PHp version is 7.1
ubuntu nginx ubuntu-16.04 nginx-config
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Hi I tried following this link to add the module https://github.com/AirisX/nginx_cookie_flag_module. I was successful in creating the module and have configured it to be used by nginx, the problem is NGINX is returning an error
2018/11/08 19:03:52 [emerg] 17919#17919: module "/etc/nginx/modules/ngx_http_cookie_flag_filter_module.so" is not binary compatible in /etc/nginx/nginx.conf:4
2018/11/08 19:13:59 [emerg] 20894#20894: module "/etc/nginx/modules/ngx_http_cookie_flag_filter_module.so" is not binary compatible in /etc/nginx/nginx.conf:4
Our nginx version is 1.14.0, any idea ? We wanted to implement to secure and http-only cookie. PHp version is 7.1
ubuntu nginx ubuntu-16.04 nginx-config
Hi I tried following this link to add the module https://github.com/AirisX/nginx_cookie_flag_module. I was successful in creating the module and have configured it to be used by nginx, the problem is NGINX is returning an error
2018/11/08 19:03:52 [emerg] 17919#17919: module "/etc/nginx/modules/ngx_http_cookie_flag_filter_module.so" is not binary compatible in /etc/nginx/nginx.conf:4
2018/11/08 19:13:59 [emerg] 20894#20894: module "/etc/nginx/modules/ngx_http_cookie_flag_filter_module.so" is not binary compatible in /etc/nginx/nginx.conf:4
Our nginx version is 1.14.0, any idea ? We wanted to implement to secure and http-only cookie. PHp version is 7.1
ubuntu nginx ubuntu-16.04 nginx-config
ubuntu nginx ubuntu-16.04 nginx-config
asked Nov 8 at 8:41
Drew Adorador
11
11
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53204116%2fubuntu-xenial-adding-dynamic-nginx-module%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown