Error : Failed to connect to FTP Server localhost

Set the right permissions :

  1. sudo chown -R www-data:www-data /var/www/wordpress_site_ name
  2. sudo chmod -R g+rw /var/www/wordpress_site_ name

Notes : This is the basic path to the WordPress installation, it means the path has to be adapted.