Welcome! Log In Create A New Profile

Advanced

Re: Nginx image_filter problem.

Francis Daly
October 26, 2018 05:18AM
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-select_module --with-http_image_filter_module=dynamic --modules-path=/etc/nginx/modules

> But now i am getting "nginx: [emerg] unknown directive "image_filter" in /etc/nginx/nginx.conf:38" in nginx.conf file.

That message means that the matching module is not available in the
nginx being used.

For a dynamic module, you must "load_module" it
(http://nginx.org/r/load_module) to let nginx know that you want to use
this module.

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Nginx image_filter problem.

Mahesh Biloniya October 26, 2018 01:12AM

Re: Nginx image_filter problem.

Francis Daly October 26, 2018 05:18AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 245
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready