Last active
July 23, 2016 08:57
-
-
Save aqlx86/56aae9c6bf71cf75aad5e45ff16337f2 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
# 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