Re: [Module] ngx_http_gzip issue : unknown directive "gzip"

2017-11-02 Thread nik mur
> On Monday 30 October 2017 10:33:55 nik mur wrote: > > > Hi, > > > > > > Recently I upgraded my nginx to 1.12 version from 1.10 branch. > > > > > > The build from source went through without any issues, but while > starting > > > Nginx I am re

Re: [Module] ngx_http_gzip issue : unknown directive "gzip"

2017-10-31 Thread nik mur
configure script works for 1.10 and below. I am really banging my head over this, would be really helpful if you or anyone can point me in the right direction to debug this. On Tue, Oct 31, 2017 at 7:21 PM Valentin V. Bartenev wrote: > On Monday 30 October 2017 10:33:55 nik mur wrote: >

Re: [Module] ngx_http_gzip issue : unknown directive "gzip"

2017-10-31 Thread nik mur
a directive defined by ngx_http_gzip_filter_module while you only > link the ngx_http_gzip_static_module. > > > On 30 October 2017 at 18:34:15, nik mur (nikhil6...@gmail.com) wrote: > > *http_ssl_module* > > ___ > nginx mailing lis

[Module] ngx_http_gzip issue : unknown directive "gzip"

2017-10-30 Thread nik mur
Hi, Recently I upgraded my nginx to 1.12 version from 1.10 branch. The build from source went through without any issues, but while starting Nginx I am receiving this error: *>>[emerg] 342#342: unknown directive "gzip" in /usr/local/apps/nginx/etc/conf.d/gzip.conf:2* GZIP was working fine on 1.