Hi,
I am looking for some installation guidiline of Nginx with Roboo module
(GitHub - yuri-gushin/Roboo: Roboo - HTTP Robot Mitigator). I have complie nginx with
“with-http_perl_module”. When every I run “perl Roboo.pm” getting the
following error:
perl Roboo.pm
Can’t load ‘/usr/local/lib/perl/5.14.2/auto/nginx/nginx.so’ for module
nginx: /usr/local/lib/perl/5.14.2/auto/nginx/nginx.so: undefined symbol:
ngx_http_perl_handle_request at /usr/local/lib/perl/5.14.2/XSLoader.pm
line
68.
at /usr/local/lib/perl/5.14.2/nginx.pm line 56
Compilation failed in require at Roboo.pm line 21.
BEGIN failed–compilation aborted at Roboo.pm line 21.
I can configure this plugins in Ubuntu 10.04 having nginx and
nginx-extras.
But when ever I try to do it in Ubuntu 12.04; I am having issue with
nginx-extras
Posted at Nginx Forum: