Skip to content

Instantly share code, notes, and snippets.

@stiucsib86
Created January 7, 2020 07:30
Show Gist options
  • Save stiucsib86/765bc9aa024f605a7beaa0f0e652d178 to your computer and use it in GitHub Desktop.
Save stiucsib86/765bc9aa024f605a7beaa0f0e652d178 to your computer and use it in GitHub Desktop.
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