Skip to content

Instantly share code, notes, and snippets.

@demogar
Created January 19, 2012 00:42
Show Gist options
  • Select an option

  • Save demogar/1636802 to your computer and use it in GitHub Desktop.

Select an option

Save demogar/1636802 to your computer and use it in GitHub Desktop.
sudo chown www-data:www-data -R fastcgi_temp
sudo chmod -R 777 fastcgi_temp
sudo chown www-data:www-data -R client_body_temp
sudo chown -R 777 client_body_temp
sudo /etc/init.d/nginx restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment