Created
January 7, 2020 07:30
-
-
Save stiucsib86/765bc9aa024f605a7beaa0f0e652d178 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
Include "/opt/bitnami/apps/website/conf/httpd-vhosts.conf" | |
cd /opt/bitnami/apps/website/htdocs/wp-content | |
chown daemon:daemon upgrade | |
chown -R daemon:daemon uploads | |
chmod 777 . | |
chmod -R 777 uploads |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment