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

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -