• Resolved mortod

    (@mortod)


    My web hosting has been transferred to a new supplier names.co.uk (they bought my previous supplier). Since then I have been unable to run backwpup with error:

    Not expected HTTP response:
    Status-Code: 204
    Content-length: 0

    Any thoughts as to what might cause this?

    Thanks.

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

    (@duongcuong96)

    @mortod
    In this case, I would recommend you to contact your hoster and tell them about this problem.
    But if you want, you can fix this by using another cron method.
    Please 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 );

    Plugin Support happyAnt

    (@duongcuong96)

    @mortod

    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://www.ads-software.com/support/plugin/backwpup/reviews/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not expected HTTP response: Status-Code: 204 Content-length: 0’ is closed to new replies.