Re: Nginx image_filter problem.

2018-10-26 Thread Francis Daly
On Fri, Oct 26, 2018 at 10:39:56AM +0530, Mahesh Biloniya wrote: Hi there, > #./configure --sbin-path=/usr/bin/nginx --conf-path=/etc/nginx/nginx.conf > --error-log-path=/var/log/nginx/error.log > --http-log-path=/var/log/nginx/access.log --pid-     path=/var/run/nginx.pid > --with-pcre --with

Nginx image_filter problem.

2018-10-25 Thread Mahesh Biloniya
Dear Sir/Madam,                   I am currently setup a nginx server and in the process i am facing a problem related to "Module ngx_http_image_filter_module". I did all configuration as mention below :       # apt-get install libgd-dev       #./configure --sbin-path=/usr/bin/nginx --conf-path