digitalocean/nginxconfig.io

nginx: [emerg] "uwsgi_pass" directive is not allowed here in

Open

#150 aperta il 10 giu 2020

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (1978 fork)batch import
bughacktoberfesthelp wanted

Metriche repository

Star
 (26.979 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi, simple config: Server default, SSL disabled, PHP disabled, Python enabled, Routing default, Logging default.

Service for Nginx reporting:

nginx: [emerg] "uwsgi_pass" directive is not allowed here in /etc/nginx/nginxconfig.io/python_uwsgi.conf:5

hence, service does not start on Ubuntu based system, latest release.

Line 5 is: uwsgi_pass unix:/tmp/uwsgi.sock;

Settings attached in PDF.

NGINX Config _ DigitalOcean.pdf

Please advice.

Thanks

Guida contributor