leev / ngx_http_geoip2_module

Nginx GeoIP2 module
BSD 2-Clause "Simplified" License
974 stars 184 forks source link

Error with NGINX 1.24 #127

Closed Talisker69 closed 7 months ago

Talisker69 commented 8 months ago

Hi, Have you try with the latest stable version of nginx (1.24) ? On my side I have an error when I try to launch the module ... nginx: [emerg] module "/etc/nginx/ngx_http_geoip2_module.so" is not binary compatible in /etc/nginx/nginx.conf:13

OSPanel commented 7 months ago

You need to recompile the module

Talisker69 commented 7 months ago

Ok thanks, it's works

nerijus commented 7 months ago

Please close the issue then.