Skip to content

Instantly share code, notes, and snippets.

@onebelarusianguy
Last active January 1, 2020 22:14
Show Gist options
  • Select an option

  • Save onebelarusianguy/8c4a44fba7756738f6cb5a799b33e14c to your computer and use it in GitHub Desktop.

Select an option

Save onebelarusianguy/8c4a44fba7756738f6cb5a799b33e14c to your computer and use it in GitHub Desktop.
To perform the requested action, WordPress needs to access your web server.
# MacOS
sudo chown -R _www:_www /var/www/test
# Ubuntu
sudo chown -R www-data:www-data /var/www/test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment