• Resolved designrox

    (@designrox)


    Hi, I just installed WordPress and BackWPup and I am getting the “job has started, but not responded for 10 seconds. Please check information.”

    When I go into information, this is what’s displayed:
    WordPress version 5.2.3
    BackWPup version 3.6.10 Get pro.
    PHP version 7.3.9 (64bit)
    MySQL version 5.7.27
    cURL version 7.66.0
    cURL SSL version OpenSSL/1.0.2t
    WP-Cron url https://website/wp-cron.php
    Server self connect Not expected HTTP response:Status-Code: 404
    Access-control-allow-headers: content-type
    Access-control-allow-origin: *
    Content-type: text/html
    Date: Fri, 27 Sep 2019 23:30:02 GMT
    Server: Microsoft-IIS/7.5
    X-powered-by: ASP.NET
    Content-length: 1245
    Content: <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”&gt; <html xmlns=”https://www.w3.org/1999/xhtml”&gt; <head> <meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″/> <title>404 – File or directory not found.</title> <style type=”text/css”> <!– body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;} fieldset{padding:0 15px 10px 15px;} h1{font-size:2.4em;margin:0;color:#FFF;} h2{font-size:1.7em;margin:0;color:#CC0000;} h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:”trebuchet MS”, Verdana, sans-serif;color:#FFF; background-color:#555555;} #content{margin:0 0 0 2%;position:relative;} .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;} –> </style> </head> <body> <div id=”header”><h1>Server Error</h1></div> <div id=”content”> <div class=”content-container”><fieldset> <h2>404 – File or directory not found.</h2> <h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3> </fieldset></div> </div> </body> </html>
    Document root /home/website/public_html
    Temp folder /home/website/public_html/wp-content/uploads/backwpup-2aa795/
    Log folder /home/wesbite/public_html/wp-content/uploads/backwpup-2aa795-logs/
    Server Apache

    • This topic was modified 5 years, 6 months ago by designrox.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support happyAnt

    (@duongcuong96)

    Hi @designrox
    you can fix this by using another cron method.
    modify wp-config.php ( you can find this file in site root directory ), and BEFORE the line:
    /* That’s all, stop editing! Happy blogging. */
    add this line:
    define('ALTERNATE_WP_CRON' , true );

    Hope that helps ^^

    Plugin Support happyAnt

    (@duongcuong96)

    @designrox
    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: 404’ is closed to new replies.