Quantcast
Channel: Nimmis World » ubuntu
Viewing all articles
Browse latest Browse all 7

wordpress/ubuntu: PHP curl functions not available! Most backup destinations deactivated!

$
0
0

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


Viewing all articles
Browse latest Browse all 7

Trending Articles