• I just upgraded to 3.1 of xcloner and since then it does not work anymore…

    Xlconer does not work anymore since updateing to 3.1

    To run this script you need to create a custom config file inside XCloner Config, and call the script using php cli command like this:

    doing manually:

    Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in

    Details: parsererror β€” SyntaxError: JSON.parse: unexpected character

    JSON url: admin-ajax.php?action=json_return&task=recurse_database&nohtml=1&dbbackup_comp=&dbbackup_drop=

    https://ww.wp.xz.cn/plugins/xcloner-backup-and-restore/

Viewing 15 replies - 1 through 15 (of 31 total)
  • For manual mode, you need for now to disable the deprecated error messages.

    As for the automatic cron mode, simply save a new config and use the indicated cron command to run it from your cron scheduler

    The deprecated error messages should be fixed now for AJAX mode, please reinstall XCloner with the latest version and let me know if you have further issues

    Thread Starter Florian_discus

    (@florian_discus)

    Ok thanks for the update.
    Manually it works again.
    But how do I create a new config? it used to be so easy without anything.
    Now i do not know how to set up the cron…
    .

    Simply go in the Cron Config area, you will see at the top a custom config input field, save it, and click execute once you’re back to that area, you will see there the cron command to execute

    Ovidiu

    Thread Starter Florian_discus

    (@florian_discus)

    I created one and its under:
    Available configurations.
    but i still get this:

    To run this script you need to create a custom config file inside XCloner Config, and call the script using php cli command like this:

    i try to open it via the browser.

    You need to run the indicated cron command either through a cron scheduler or the command line from your server, the web interface has been disabled for security reasons, you can enable it back if you like at your own risk by editing the cloner.cron.php file.

    If you do decide to edit it, i would also advise to rename that file as well.

    Thread Starter Florian_discus

    (@florian_discus)

    I would like to use the cron via my interface from the webserver.
    I can decide between HTTP-based and server-based.

    So i should swith and try server based? Then it should work?

    Yes, you need to switch to server format as stated above, web interface is not accessible anymore.

    Thread Starter Florian_discus

    (@florian_discus)

    Unfortunately I do not know what the settings are…

    COuld you help me?
    I can do this in my crontab:

    You can (and it’s recommended to) use following variables in the commandline:

    [[$PHP]] = /opt/zone/bin/php-cli
    [[$PHP52]] = /opt/zone/bin/php52-cli
    [[$PHP53]] = /opt/zone/bin/php53-cli
    [[$PHP54]] = /opt/zone/bin/php54-cli
    [[$ACC_HOMEDIR_A]] = /data01/virt30509
    [[$ACC_HOMEDIR_DOM_A]] = /data01/virt30509/domeenid
    [[$D2ND_A]] = /data01/virt30509/domeenid/www.domain.com

    For example: [[$PHP]] [[$D2ND_A]]/cronjobs/job1.php means:

    /opt/zone/bin/php-cli /data01/virt30509/domeenid/www.domain.com/cronjobs/job1.php

    Use the [[$PHP53]] = /opt/zone/bin/php53-cli , that should work fine

    Thread Starter Florian_discus

    (@florian_discus)

    Sorry for all the trouble I cause you…

    Fatal error: Class ‘mysqli’ not found in <–
    I get this one now.. wp-content/plugins/xcloner-backup-and-restore/common.php on line 57

    You need to recompile or upgrade php so it has mysqli support http://ro1.php.net/manual/en/mysqli.installation.php

    Thread Starter Florian_discus

    (@florian_discus)

    I dont have access to it and since its a webspace package my hoster wouldnt do it.
    Can i some how uninstall this new xcloner and get back the previous version? this one functioned perfectly fine for me…
    So much troubles with the new one… πŸ™

    Yes, you can, simply download it from here http://downloads.wp.xz.cn/plugin/xcloner-backup-and-restore.3.0.9.zip and install it manually!

Viewing 15 replies - 1 through 15 (of 31 total)

The topic ‘3.1 Version does not work anymore’ is closed to new replies.