If you get this problem in the BackWPup plugin you don’t have the cURL library installed.
This is easily fixed with this command
sudo apt-get install php5-curl
Apache should automatically restart but if you still get this error do
sudo /etc/init.d/apache2 restart
to restart apache