Package: nginx
Version: 0.7.67-3
Severity: minor

In /etc/nginx/sites-enabled/default, if you uncomment the "location ~
\.php$" section for FastCGI, and then attempt to restart nginx, you get
the following error:

Restarting nginx: [emerg]: unknown directive "includefastcgi_params"
in /etc/nginx/sites-enabled/default:54

This is simply a missing space or tab.  Changing this to

include fastcgi_params

fixes the error.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to