Wordpress permissions


Atualizar as permissões para permitir update

Ran these commands, and it’s now working just fine (both dashboard and ftp).

sudo usermod -aG www-data $USER

sudo chown -R www-data:www-data /var/www

sudo chmod -R 774 /var/www