• Resolved krzysztofzpom

    (@krzysztofzpom)


    Hi πŸ™‚

    Unfortunately, after changing the server, it is not possible to do a backup. I get the following information.

    Job “IPH” has started, but not responded for 10 seconds. Please check information.

    Debug info:

    WordPress version: 6.0.2
    BackWPup version: 3.10.0
    PHP version: 7.4.30  (64bit)
    MySQL version: 10.3.36-MariaDB
    cURL version: 7.85.0
    cURL SSL version: OpenSSL/1.1.1q
    WP-Cron url: https://tarnowskiegory.com.pl/wp-cron.php
    Server self connect: Response Test O.K.
    Document root: /home2/zpmain/public_html/tarnowskiegory.com.pl
    Temp folder: /home2/zpmain/public_html/tarnowskiegory.com.pl/wp-content/uploads/backwpup-1820ab-temp/
    Log folder: /home2/zpmain/public_html/tarnowskiegory.com.pl/wp-content/uploads/backwpup-1820ab-logs/
    Server: Apache
    Operating System: Linux
    PHP SAPI: litespeed
    Current PHP user: zpmain
    Maximum execution time: 30 seconds
    BackWPup maximum script execution time: 30 seconds
    Alternative WP Cron: Off
    Disabled WP Cron: Off
    CHMOD Dir: 493
    Server Time: 14:9
    Blog Time: 16:09
    Blog Timezone: Europe/Warsaw
    Blog Time offset: 2 hours
    Blog language: pl-PL
    MySQL Client encoding: utf8mb4
    PHP Memory limit: 256M
    WP memory limit: 40M
    WP maximum memory limit: 256M
    Memory in use: 30,00 MB
    Loaded PHP Extensions:: Core, PDO, PDO_ODBC, Phar, Reflection, SPL, SimpleXML, SourceGuardian, Zend OPcache, bcmath, bz2, calendar, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, ionCube Loader, json, libxml, litespeed, mbstring, memcached, mysqli, mysqlnd, odbc, openssl, pcre, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, posix, pspell, redis, session, shmop, soap, sockets, sodium, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib

    Please help me πŸ™‚

Viewing 5 replies - 1 through 5 (of 5 total)
  • @krzysztofzpom
    you can fix this by using another cron method.
    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 );
    I hope that it could help ^^

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

    Btw, If you find BackWPUp 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/#new-post

    Cool, seems to work : )

    Had the same error message an could use that fix.

    Yes the manual backup now works with the addition of the alternate cron, however scheduled backups does not fire. Why?

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

The topic ‘Job has started, but not responded for 10 seconds.’ is closed to new replies.