• Hello, following a previous problem connecting to an FTP I tried several things to correct the problem. I passed my hosting in php 7.2 but now the tasks do not start at all. I have the message telling me that the task could not start after 10 seconds. I tried the setting on maximum but KO.
    Here is my debugging info.
    Thank you

    Version WordPress : 5.3.2
    Version BackWPup: 3.7.0
    Version PHP: 7.2.19 (32bit)
    Version MySQL: 5.6.42-log
    Version cURL: 7.38.0
    Version SSL cURL: OpenSSL/1.0.1t
    URL WP-Cron: https://groix-locationmaison.com/wp-cron.php
    Connexion au serveur: Réponse HTTP non attendue :
    Code d’état : 200
    Date: Thu, 02 Jan 2020 20:23:58 GMT
    Content-type: text/html; charset=UTF-8
    Server: Apache
    X-powered-by: PHP/7.2
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-control: Array
    X-frame-options: SAMEORIGIN
    Vary: Accept-Encoding,User-Agent
    Content-encoding: gzip
    X-xss-protection: 1; mode=block
    X-content-type-options: nosniff”
    X-iplb-instance: 28112
    Set-cookie: SERVERID97864=520148|Xg5RY|Xg5RY; path=/

    Document root: /home/groixlocvn/www
    Dossier temporaire: /home/groixlocvn/www/wp-content/uploads/backwpup-a4d750-temp/
    Dossier des fichiers journaux: /home/groixlocvn/www/wp-content/uploads/backwpup-a4d750-logs/
    Serveur: Apache
    Système d’exploitation: Linux
    PHP SAPI: fpm-fcgi
    Utilisateur PHP actuel: groixlocvn
    Temps maximum d’exécution: 300 secondes
    Temps maximum d’exécution d’un script de BackWPup: 30 secondes
    WP Cron alternatif: Off
    WP Cron désactivé: Off
    CHMOD Dir: 0755
    Heure du serveur: 20:23
    Heure du site web: 21:23
    Fuseau horaire du site web:
    Décalage temps avec le site web: 1 heures
    Langue du site: fr-FR
    Type d’encodage du client MySql: utf8
    Limite mémoire de PHP: 512M
    Limite mémoire de WP: 40M
    Limite mémoire maximum de WP: 512M
    Mémoire utilisée: 10,00 MB
    Fonctions PHP désactivées :: _dyuweyrj4, _dyuweyrj4r, dl
    Extension PHP chargées :: Core, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dba, dom, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, ionCube Loader, json, libxml, mbstring, memcached, mongodb, mysqli, mysqlnd, openssl, pcre, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, posix, pspell, redis, session, soap, sockets, sodium, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib

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

    (@duongcuong96)

    Hi @titis14
    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 );

    Thread Starter titis14

    (@titis14)

    Hello,
    I added the line but now if I click on “launch now” it opens a link and does not launch the task.
    /wp-cron.php?_nonce=1722aeef61&jobid=1&backwpup_run=runnowalt

    Plugin Support happyAnt

    (@duongcuong96)

    @titis14
    I think the plugin should still work, could you check if there is any backup archive created?

    Same issue here. I have exactly the same problem and modified the wp-config.php file as requested, but now when I do a manual back it opens a new link (blank page) to /wp-cron.php?_nonce=3c6da2d15b&jobid=4&backwpup_run=runnowalt

    Thread Starter titis14

    (@titis14)

    good evening no nothing in the destination folder.

    Plugin Support happyAnt

    (@duongcuong96)

    @titis14
    @teashaw
    please give me the server information again, thanks!

    Thread Starter titis14

    (@titis14)

    Hello all the information is at the beginning of the subject. It is a shared hosting I have no more information.

    Plugin Support happyAnt

    (@duongcuong96)

    Hi @titis14
    maybe its because of this bug with FTP connection in PHP 7.2:
    https://bugs.php.net/bug.php?id=77151

    Thread Starter titis14

    (@titis14)

    Hello
    The task does not start, the compression of the files does not start so the problem comes before connecting to the FTP.

    Plugin Support happyAnt

    (@duongcuong96)

    @titis14
    I’m so sorry about the delayed response, was not at work that time, next time please ping me in case I’m not response, I checked the log again, CHMOD Dir: 0755, so could you please add write permission to the uploads folder? maybe just try chmod uploads to 775 or even 777( 777 only for a temporary test )
    Is that help?

    Thread Starter titis14

    (@titis14)

    Hello I continued my research and here are the 2 problem. The first problem starts after 10 seconds and the second the problem of password required with my FTP. The subject is resolved but ultimately not.
    https://www.ads-software.com/support/topic/ftp-530-maximum-number-of-tries-exceeded/

    If I put another FTP I still cannot launch the task manually by cons the task proceeds without problem on this new FTP!

    For the chmod you want me to modify the wordpress upload folder?
    The fact that the task works well in automatic does not mean that the file is good?
    Thank you I don’t know what to do anymore and it blocks me from being able to save any more.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘The “SQL” task started, but no response for 10 seconds.’ is closed to new replies.