Open modestas0326 opened 3 years ago
Can't reproduce. Works fine here. NGINX (mainline) 1.19.7, however.
.so
file to download for 1.16.1? Thank you for your time looking into this.
Hey,
I tried to build an Nginx 1.16.1 from source without any custom modules by this guide step-by-step:
https://medium.com/@yildirimabdrhm/nginx-is-an-open-source-web-server-software-designed-to-use-as-a-web-server-reverse-proxy-http-7e0cd0bab12
Unfortunately, your module returns the same error on load, it just won't work, can you look again at this?
Sincerely, Modestas
I got the same problem, nginx version 1.20.2.
Hello, I can't launch your dynamic module with my nginx, tried using prebuild modules & build my own, but the problem persists.
Nginx Build
Module Configuration
Module Config Response
Make Module Response
After build steps
objs/ngx_http_accounting_module.so
to/usr/lib64/nginx/modules/ngx_http_accounting_module.so
load_module "/usr/lib64/nginx/modules/ngx_http_accounting_module.so";
nginx -s reload
Error
Any suggestions? Thank you.