• Resolved Skunky

    (@skunky)


    Hello, I’m trying to make a backup using this plugin.
    I use this plugin on several websites.
    But only on this one it fails.

    Looking at the error info I see at Server self connect:

    WP Http-fout: cURL error 7: Failed to connect to http://www.feestuitjes.nl port 80: Connection refused

    What can be causing this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support BWU support

    (@duongcuong96)

    @skunky
    Maybe you hoster has blocked access
    Please contact your hosting provider and ask them about why you got:
    WP Http-fout: cURL error 7: Failed to connect to http://www.feestuitjes.nl port 80: Connection refused

    For a workaround solution, please try to enable alternative cron by following these steps:
    modify wp-config.php ( you can find this file in your root directory ), and before the line:
    /* That’s all, stop editing! Happy blogging. */
    add this line:
    define(“ALTERNATE_WP_CRON” , true );
    Try to run again.
    Hope that help you 🙂

    Plugin Support BWU support

    (@duongcuong96)

    @skunky

    since we haven’t heard back from you, I’m going to mark it as resolved.
    If you’re still having problems, feel free to let us know ;),

    Btw, If you find BackWPUp is useful for you, we would really appreciate if you leave a positive review and rating.
    This would encourage us to develop new free features and provide free support 😀
    https://wordpress.org/support/plugin/backwpup/reviews/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Backup failing due to Server Self Connect error’ is closed to new replies.