Install Perl Module Nginx -


i following this tutorial , got error perl_modules:

root@ns516302:~# service nginx restart restarting nginx: nginx: [emerg] unknown directive "perl_modules" in /etc/nginx/sites-enabled/default:1 nginx: configuration file /etc/nginx/nginx.conf test failed root@ns516302:~# 

how install perl_module nginx?

there not info on this link.

recompile nginx --with-http_perl_module option ./configure.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -