nginx update yum

운영자 | 기사입력 2020/03/01 [00:56]
>
필자의 다른기사 보기 인쇄하기 메일로 보내기 글자 크게 글자 작게
nginx update yum
 
운영자   기사입력  2020/03/01 [00:56]

nginx version: nginx/1.10.2

 

 

nginx: [emerg] module "/usr/lib64/nginx/modules/ngx_http_geoip_module.so" version 1010002 instead of 1016001 in /usr/share/nginx/modules/mod-http-geoip.conf:1

nginx: configuration file /etc/nginx/nginx.conf test failed

[root@s20190301 conf.d]# nginx -t

nginx: [emerg] module "/usr/lib64/nginx/modules/ngx_http_geoip_module.so" version 1010002 instead of 1016001 in /usr/share/nginx/modules/mod-http-geoip.conf:1

 yum remove nginx-mod*

yum install nginx-module-*

 

nginx -t

nginx: the configuration file /etc/nginx/nginx.conf syntax is ok

nginx: configuration file /etc/nginx/nginx.conf test is successful

 

 

 nginx -t

nginx: the configuration file /etc/nginx/nginx.conf syntax is ok

nginx: [warn] 9024 worker_connections exceed open file resource limit: 1024

nginx: configuration file /etc/nginx/nginx.conf test is successful

 

[root@s20190301 conf.d]# nginx -v

nginx version: nginx/1.16.1

트위터 트위터 페이스북 페이스북 카카오톡 카카오톡
기사입력: 2020/03/01 [00:56]  최종편집: ⓒ iwav