I am having trouble setting up server using uwsgi and nginx. This is my uwsgi ini file (and symlink in vassals):
# ebook_uwsgi.ini file [uwsgi] #emperor = /e
Changing the owner of /var/www/django/ to www-data made it work.
/var/www/django/
Specifically the problem was with ownership of the file /etc/nginx/uwsgi_params.
/etc/nginx/uwsgi_params
Change File permissions of the sock folder...