Tag Archives: error

Automatic wordpress upgrade error: Error: There was an error connecting to the server, Please verify the settings are correct.

Try to give www-data permission in wordpress directory: cd /yourwordpress_dir/ sudo chown -R www-data:www-data *

Posted in wordpress | Also tagged , , | 23 Comments