Created
January 19, 2012 00:42
-
-
Save demogar/1636802 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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