Re: Cant load perl module

2016-06-14 Thread Azfar Hashmi
Thank you. got it working. On Tue, Jun 14, 2016 at 2:55 PM, Yuriy Medvedev wrote: > --with-http_perl_module=dynamic > > You must include dynamic module in nginx main config file. Use load_module > > > 2016-06-14 13:34 GMT+03:00 Azfar Hashmi : > >> Below is the output of nginx -V >> >> >> nginx v

Re: Cant load perl module

2016-06-14 Thread Yuriy Medvedev
> > --with-http_perl_module=dynamic You must include dynamic module in nginx main config file. Use load_module 2016-06-14 13:34 GMT+03:00 Azfar Hashmi : > Below is the output of nginx -V > > > nginx version: nginx/1.10.1 > built with OpenSSL 1.0.1k 8 Jan 2015 (running with OpenSSL 1.0.1t 3 May

Re: Cant load perl module

2016-06-14 Thread Azfar Hashmi
Below is the output of nginx -V nginx version: nginx/1.10.1 built with OpenSSL 1.0.1k 8 Jan 2015 (running with OpenSSL 1.0.1t 3 May 2016) TLS SNI support enabled configure arguments: --add-module=/usr/src/builddir/debian/modules/naxsi/naxsi_src --with-cc-opt='-g -O2 -fstack-protector-strong -Wfo

Re: Cant load perl module

2016-06-14 Thread Yuriy Medvedev
Hi, please show output nginx -V 14 июня 2016 г. 12:32 пользователь "Azfar Hashmi" написал: Hi, I just upgraded nginx to 1.10.1 but I am getting below error. nginx: [emerg] unknown directive "perl_modules" in /etc/nginx/nginx.conf:90 My package is already compiled with perl (nginx -V), I am on

Cant load perl module

2016-06-14 Thread Azfar Hashmi
Hi, I just upgraded nginx to 1.10.1 but I am getting below error. nginx: [emerg] unknown directive "perl_modules" in /etc/nginx/nginx.conf:90 My package is already compiled with perl (nginx -V), I am on Wheezy and using dotdeb. ___ nginx mailing list n