Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support ddragovic

    (@ddragovic)

    Hey Antoine,

    Our system uploads the cloner.php script to the website’s server and then it triggers the backup process by reaching the said script via the URL as well as its function. With that being said, the entire process is being handled locally on the website’s server by the cloner.php script.

    Hopefully this provides the needed clarity.

    Kindly.

    Thread Starter antoine69

    (@antoine69)

    Hi,

    The script cloner.php requires many PHP threads on the server side that drastically slow down the back-office when you edit orders, products and son on….

    Now we know what’s causing the issue.

    Thanks a lot.

    • This reply was modified 8 months, 2 weeks ago by antoine69.

    My heart started pounding rapidly today when I saw the logs and a cloner.php in all my WP sites O_o

    Good thing I’ve searched and landed here 🙂

    There are some errors in the logs, they might help you @ddragovic

    [28-Feb-2026 04:19:47 UTC] PHP Warning: Undefined array key “cert” in /home/ZZZ/public_html/cloner.php on line 9507
    [28-Feb-2026 04:19:47 UTC] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/ZZZ/public_html/cloner.php on line 1310
    [28-Feb-2026 04:19:55 UTC] PHP Warning: Undefined variable $type in /home/ZZZ/public_html/cloner.php on line 5045

    [12-Mar-2026 22:25:14 UTC] PHP Warning: Undefined array key “cert” in /home/ZZZ/public_html/YYY/cloner.php on line 9507
    [12-Mar-2026 22:25:14 UTC] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/ZZZ/public_html/YYY/cloner.php on line 1310

    Cheers!

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

You must be logged in to reply to this topic.