Created
March 22, 2018 23:14
-
-
Save eagleyed/fabd0a66cad7e590554c21fda63c4e8f to your computer and use it in GitHub Desktop.
Change ownership of your application folder so that it can allow update / install plugins..
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 -R www-data:www-data /var/www/html/your-app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment