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
Post a Comment