Closed ffabreti closed 4 years ago
my mistake, sorry
I have the same error
after restart nginx I have errors:
root@NC-V3:~/geoip2influx# nginx -t
nginx: [emerg] dlopen() "/usr/share/nginx/modules/ngx_http_geoip2_module.o" failed (/usr/share/nginx/modules/ngx_http_geoip2_module.o: only ET_DYN and ET_EXEC can be loaded) in /etc/nginx/nginx.conf:6
root@NC-V3:/usr/share/nginx/modules# ls
ngx_http_geoip2_module.o ngx_http_image_filter_module.so ngx_http_xslt_filter_module.so ngx_mail_module.so ngx_stream_module.so
Is this Ok that end of the file has "o'?
Please excuse me for asking it here, but I have followed the docs and the module did not loaded. I have done this:
nginx source and nginx docker are the same version 1.15
Any clues?