docker-nginx-http3
docker-nginx-http3 copied to clipboard
Error loading shared library libGeoIP.so.1: No such file or directory
trafficstars
During starting nginx with nginx.conf:
load_module ngx_http_geoip_module.so;
load_module ngx_stream_geoip_module.so;
nginx provides with the log output:
2021/02/18 15:00:06 [emerg] 1#1: dlopen() "/etc/nginx/ngx_http_geoip_module.so"
failed (Error loading shared library libGeoIP.so.1: No such file or directory
(needed by /etc/nginx/ngx_http_geoip_module.so)) in
/etc/nginx/nginx.conf:5 nginx: [emerg] dlopen()
"/etc/nginx/ngx_http_geoip_module.so" failed (Error loading shared library
libGeoIP.so.1: No such file or directory (needed by
/etc/nginx/ngx_http_geoip_module.so)) in /etc/nginx/nginx.conf:5
Thank you for a quick fix
it would be great to be able to monitor the location of users