• Hello guys.

    Since update to version 3.xx When I tried to laucnh a backup, I get the error “La réponse HTTP de test est un status http inconnu (406)” and the job don’t start. The same error for trying a database, file or only plugin list job. I check by doin only a job by email instead of file and still the same …

    Thanks for your help

    http://wordpress.org/extend/plugins/backwpup/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello Patrice,

    Have you resolved the error ?

    Because I have the same error.

    Thank for your help

    Hi everybody,

    Same problem for me ..

    Paramètres Valeur
    Connexion au serveur: La réponse HTTP de test est un status http inconnu (406)

    Thanks for you help

    Hello,

    I solved by asking to my web provider by this respond:

    Protection of Apache, mod_security d’Apache, in their server.

    Cheers.

    Hi mastaEv,

    Thank you for you response.
    Can you say me what did they do exactly?

    Cheers.
    Steven

    Plugin Author Robert Windisch

    (@nullbyte)

    Hi,

    that problems sound like the provider disabled WordPress connections to itself. But our plugin uses the internal cron from WordPress. One Solution that some people apply is to disable mod_security.

    Other Question: Do you get WordPress Updates, News and can use future posts?

    regards,
    Robert

    Hi,

    Sorry for this delayed reply.

    Thank you Robert it works now by adding lines in .htaccess :


    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

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

The topic ‘Error 406?’ is closed to new replies.