• Yesterday, I updated by Admin BackWPup to 2.0.2 version. Results in the background continues to prompt BackWPup: – curl is needed!, And in the background can not find BackWPup management interface, and disable the internal server error BackWPup plug tips, php error log is empty. What can remove the plug-in directory and then reinstall it?

    http://ww.wp.xz.cn/extend/plugins/backwpup/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter gamexg

    (@gamexg)

    I’m sure curl is installed

    I figured out a solution to this. You don’t need curl itself, you need php5-curl module and libcurl3. On Ubuntu these can be installed using
    $ sudo apt-get install php5-curl
    It should be something similar on other debian-based systems.
    After I’ve installed these packages and restarted Apache, problem disappeared. By the way, “BackWPup” is now a separate menu, not under “Tools”.

    Plugin Contributor Daniel Hüsken

    (@danielhuesken)

    and you only see if the problem corredted

    Thread Starter gamexg

    (@gamexg)

    Thank you, install php5-curl after BackWPup to normal, in the background can be seen BackWPup menu.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘BackWPup: – curl is needed!’ is closed to new replies.