Skip to content

Instantly share code, notes, and snippets.

@aqlx86
Last active July 23, 2016 08:57
Show Gist options
  • Save aqlx86/56aae9c6bf71cf75aad5e45ff16337f2 to your computer and use it in GitHub Desktop.
Save aqlx86/56aae9c6bf71cf75aad5e45ff16337f2 to your computer and use it in GitHub Desktop.
# replace www-data with web server user you have.
sudo chgrp -R <www-data> storage bootstrap/cache
sudo chmod -R ug+rwx storage bootstrap/cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment