Quantcast
Channel: WordPress.org Forums » [UpdraftPlus: WP Backup & Migration Plugin] Support
Viewing all 12571 articles
Browse latest View live

Amazon S3 wrong backups

$
0
0

Replies: 1

I’ve cloned a site by restoring a backup from another. I then changed the S3 location to a unique name, but when I Rescan remote storage shows me many other backups. I guess these are from other S3 locations.

It would also be nice if the Existing Backup page shows which are remote vs. local.


What database does this plugin backup?

$
0
0

Replies: 2

Hi!
I was wondering what database this plugin backs up?
I have 3 MySQL databases and it seems to me this plugin gets backup from the one which does not belong to my wordpress site tables.
I have two databases related to my multiwebsite, but, as you know, there is only one database which stores my entire system’s tables and it does not gets backed up.
what should I do?

Recent: no backup of plugins

$
0
0

Replies: 1

I’ve been making backups with Updraftplus for months now. I send them to my e-mailaddress. Always 5 files: plugins, themes, uploads, others and db.

As of late however, there’s only 4 files: everything except for the plugins.

Is this a bug?

Not PHP 7.0 compatible.?

$
0
0

Replies: 1

Unable to complete a backup since server upgrade to 7.0 and current Wp upgrade.

Updraft plus problem with Cohe theme

$
0
0

Replies: 0

Hi alls
a bug appeared with javascript or jquery on Updraft plus
after running well during weeks .
after have desactivated plugins and theme (Cohe viva hotel) , it is the theme which cause problem
also i cannot screen the pics of the media interface of wordpress the site run well but i cannot manage my pics on the site
thank you for your help

System CRON and email sending

$
0
0

Replies: 0

Hi from France.
I had to fight to have cron jobs executing with an SSL website.
The situation is that I had to desactivate the WP CRON, to abandon the idea to use the ALTERNATE WP CRON that adds a suffix to the URLs and finally to use the system cron provided by the provider.
But there’s still an issue that apparently only affects UpdraftPlus. When the backup is launched by the system cron, the notification can’t be send by the plugin. In the log, there’s a mention about “wordpress@” and “SERVER_NAME is not defined”. I’m very surprised of this issue that should be a very common problem. Are there any tested ways to fix the issue and to be notified that my backups are running well ?
Best regards.

PHP event: code E_NOTICE: Trying to get property of non-object

$
0
0

Replies: 0

I am using the latest version of Updrafts Plus

I tried to run a backup today. It had stopped and the end of the log file had this:

PHP event: code E_NOTICE: Trying to get property of non-object (line 101, wp-content/plugins/wp-social-seo-booster/includes/wps-seo-booster-ogp.php)
2639.743 (8) PHP event: code E_NOTICE: Trying to get property of non-object (line 104, wp-content/plugins/wp-social-seo-booster/includes/wps-seo-booster-ogp.php)

I first deactivated that SEO plugin and tried again to do a backup. The backup didn’t finish. It tried to resume 9 times, but said this:

The current run is resumption number 9, and there was nothing useful done on the last run (last useful run: 0) – will not schedule a further attempt until we see something useful happening this time (Sep 17 18:39:26)

I deleted that SEO plugin and it still said the same thing. Right around 40%. I’m not sure what to do. I do have 3 log files that I can send.

Website is https://elderlawaustin.com

Thank you
Janis

PHP 7

$
0
0

Replies: 0

Hi,
is the plugin full compatible to PHP 7?
I got the following messages:


FILE: wp-content/plugins/updraftplus/restorer.php
-----------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 13 LINES
-----------------------------------------------------------------------------------------------------------------
 1329 | WARNING | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
 1329 | WARNING | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
 1385 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1429 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1432 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1433 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1461 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1464 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1465 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1826 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1829 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1847 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1953 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
 1954 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
-----------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Crypt/TripleDES.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------
 199 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
-------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Crypt/Rijndael.php
------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------
 267 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Crypt/Base.php
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 506 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
--------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Crypt/RC4.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------
 164 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
-------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Crypt/RSA.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------
 494 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
-------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Crypt/Hash.php
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 154 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
--------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Crypt/RC2.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------
 358 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
-------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Net/SFTP/Stream.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------------------------------
 149 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
 200 | ERROR | Global with variable variables are not allowed since PHP 7.0
-------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Net/SFTP.php
------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------
 291 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Net/SSH2.php
------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------
 886 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Net/SCP.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------
 125 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
-----------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Net/SSH1.php
------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------
 518 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/File/X509.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------
  320 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
 4442 | ERROR | Using a call-time pass-by-reference is prohibited since php 5.4
 4467 | ERROR | Using a call-time pass-by-reference is prohibited since php 5.4
 4534 | ERROR | Using a call-time pass-by-reference is prohibited since php 5.4
 4606 | ERROR | Using a call-time pass-by-reference is prohibited since php 5.4
-------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/File/ANSI.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------
 182 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
 191 | ERROR | 'clone' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
 192 | ERROR | 'clone' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
 333 | ERROR | 'clone' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
 403 | ERROR | 'clone' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
 422 | ERROR | 'clone' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
-------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/File/ASN1.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------------------------
 134 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
 248 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
-------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/Math/BigInteger.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------
 246 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
-------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/phpseclib/System/SSH/Agent.php
--------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------------------
 133 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
 272 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
--------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/includes/S3.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 12 WARNINGS AFFECTING 12 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  231 | WARNING | Method name "UpdraftPlus_S3::__triggerError" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 1603 | WARNING | Method name "UpdraftPlus_S3::__getCloudFrontInvalidationBatchXML" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 1683 | WARNING | Method name "UpdraftPlus_S3::__getCloudFrontDistributionConfigXML" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 1723 | WARNING | Method name "UpdraftPlus_S3::__parseCloudFrontDistributionConfig" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 1783 | WARNING | Method name "UpdraftPlus_S3::__getCloudFrontResponse" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 1812 | WARNING | Method name "UpdraftPlus_S3::__getMimeType" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 1863 | WARNING | Method name "UpdraftPlus_S3::__getSignature" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 1878 | WARNING | Method name "UpdraftPlus_S3::__getHash" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 2168 | WARNING | Method name "UpdraftPlus_S3Request::__sortMetaHeadersCmp" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 2186 | WARNING | Method name "UpdraftPlus_S3Request::__responseWriteCallback" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 2202 | WARNING | Method name "UpdraftPlus_S3Request::__dnsBucketName" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
 2226 | WARNING | Method name "UpdraftPlus_S3Request::__responseHeaderCallback" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/class-updraftplus.php
--------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------
  985 | WARNING | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
  985 | WARNING | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
 2632 | ERROR   | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
--------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php
---------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------
 132 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
 136 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
 206 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
 210 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
 396 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
 397 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
 400 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
---------------------------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------
  94 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
 121 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
 135 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
 164 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
 192 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
----------------------------------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------------------
 312 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
-----------------------------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
 306 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 200 | ERROR | 'resource' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

FILE: wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 142 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword 'resource' (since version 7.0)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Best regards,
Harry


no recent back up in my dropbox

$
0
0

Replies: 0

Hi,

I have been receiving back up emails from draftplus, but when I accessed my dropbox today, I found out the last backuo file was sent on April.

Why I am not receiving back up files any more. I am using the free version.

Thanks

please delete

Cannot Reauthenticate Google Drive

$
0
0

Replies: 2

I was unable to create a backup and the log file indicated an error with my Google Drive authentication. So I am in the process of trying to re authenticate, however I do not have a ‘Authenticate with Google’ option in the plugin settings like the FAQ states.

Where do I go from here?

UpdraftPlus + DesktopServer + Google Drive: Account is not authorized.

$
0
0

Replies: 1

Hello,

This is my first time trying out UpdraftPlus. I have a local installation of WordPress running in a DesktopServer environment. I’ve configured everything on the Google Drive API side of things and in the plugin settings for UpdraftPlus. However, when the backup runs, it gives this error in the status screen and log file:

Google Drive: Account is not authorized.

Does UpdraftPlus not work with Google Drive when run from a non-public site? I did give the Google Drive API the redirect URI, similar to this:

http://<mylocalsitename&gt;.dev/wp-admin/options-general.php?action=updraftmethod-googledrive-auth

(with <mylocalsitename> replaced with the true name)

DesktopServer has a made up TLD of .dev that points to localhost.

After putting the above into the credentials page of the Google API settings, and waiting a few minutes, I was able to click on the link in the UpdraftPlus settings page to authenticate to Google Drive:

http://<mylocalsitename&gt;.dev/wp-admin/options-general.php?action=updraftmethod-googledrive-auth&page=updraftplus&updraftplus_googleauth=doit

That did return an error initially, but worked after several minutes.

The next time the backup tried to run, it still returned: Account is not authorized.

I’m guessing this might be due to having a non-publicly accessible URL for the local install, but thought I’d ask to be sure.

Thanks,
David

Feature Request: Dismiss DISABLE_WP_CRON message

$
0
0

Replies: 1

Hi, this is a great plugin. We found it through MainWP. We previously used a custom backup script, but finding this plugin has saved us time and reduced the complexity of our WordPress setup.

For cron, we disable WP_CRON via the DISABLE_WP_CRON constant and instead trigger cron with a crontab task that calls wp-cron.php on a schedule.

In a future version, could the “Warning: The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting” message be dismissed?

We do client work and I’m concerned our clients will get concerned about this message. It would be great if we could dismiss it after verifying everything is working as intended.

Restore single Plugin

$
0
0

Replies: 1

Hello,
I have a problem regarding one single Plugin.
Is it possible, just to restore one single Plugin out of the backup-data?
Thanks a lot for your help 🙂

[Resolved] Depricated functions

$
0
0

Replies: 5

Hi,
here is one depricated function, maybe for the next update:

/updraftplus/central/updates-commands.php

    get_theme_data at line 358:
    $theme_data = get_theme_data(WP_CONTENT_DIR . '/themes/'.$theme.'/style.css');
    deprecated 3.4.0 Use wp_get_theme() 

Best regards,
Harry


Full Backup of my site Suddenly can’t be completed

$
0
0

Replies: 2

Hello Updarft Plus Awesome Crew,

I have been using your plugin for quite a while and everything was OK till now…
Since 14 days ago I can’t do a Full Backup of my site only the database backup is completed

I did the Split archives every: 25MB and 50MB and no luck….
I’m using Godaddy

Could you tell me what’s going on!?
Cheers,

This is the Log:

0000.002 (0) Opened log file at time: Sun, 25 Sep 2016 12:35:17 +0000 on http://tomucho.com
0000.005 (0) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.12.20 WP: 4.6.1 PHP: 5.4.42 (Linux p3nlwpweb167.shr.prod.phx3.secureserver.net 2.6.32-673.8.1.lve1.4.3.1.el6.nfsfixes.x86_64 #1 SMP Mon Aug 1 16:12:26 MST 2016 x86_64) MySQL: 5.5.43 WPLANG: en_US Server: Apache safe_mode: 0 max_execution_time: 900 memory_limit: 268435456 (used: 11.9M | 12.3M) multisite: N openssl: OpenSSL 1.0.1e-fips 11 Feb 2013 mcrypt: Y LANG: ZipArchive::addFile: Y
0000.016 (0) Free space on disk containing Updraft's temporary directory: 14937032 MB
0000.048 (0) Tasks: Backup files: 0 (schedule: daily) Backup DB: 1 (schedule: daily)
0000.059 (0) Requesting semaphore lock (d) (apparently not via scheduler)
0000.065 (0) Semaphore (d) was stuck, set lock time to 2016-09-25 12:35:17
0000.070 (0) Semaphore (d) reset to 1
0000.073 (0) Set semaphore last lock (d) time to 2016-09-25 12:35:17
0000.076 (0) Semaphore lock (d) complete
0000.097 (0) Backup run: resumption=0, nonce=0514782ff1f8, begun at=1474806917 (0s ago), job type=backup
0000.104 (0) Scheduling a resumption (1) after 300 seconds (1474807217) in case this run gets aborted
0000.131 (0) This backup run is not intended for files - skipping
0000.135 (0) Beginning creation of database dump (WordPress DB)
0000.142 (0) Testing: /usr/bin/mysqldump
0000.193 (0) Binary mysqldump: error (code: 2)
0000.458 (0) Table wp_nrt1f3hx4a_options: Total expected rows (approximate): 3008
0001.889 (0) Table wp_nrt1f3hx4a_options: Total rows added: 2779 in 1.43 seconds
0001.913 (0) Table wp_nrt1f3hx4a_options: finishing file (backup_2016-09-25-2135_tomuchocom_0514782ff1f8-db-table-wp_nrt1f3hx4a_options.table.gz - 1464.7 KB)
0001.928 (0) Table wp_nrt1f3hx4a_users: Total expected rows (approximate): 1
0001.934 (0) Table wp_nrt1f3hx4a_users: Total rows added: 1 in 0.00 seconds
0001.943 (0) Table wp_nrt1f3hx4a_users: finishing file (backup_2016-09-25-2135_tomuchocom_0514782ff1f8-db-table-wp_nrt1f3hx4a_users.table.gz - 0.6 KB)
0001.959 (0) Table wp_nrt1f3hx4a_usermeta: Total expected rows (approximate): 64
0001.976 (0) Table wp_nrt1f3hx4a_usermeta: Total rows added: 64 in 0.01 seconds
0001.980 (0) Table wp_nrt1f3hx4a_usermeta: finishing file (backup_2016-09-25-2135_tomuchocom_0514782ff1f8-db-table-wp_nrt1f3hx4a_usermeta.table.gz - 3.5 KB)
0002.001 (0) Table wp_nrt1f3hx4a_commentmeta: Total expected rows (approximate): 151
0002.015 (0) Table wp_nrt1f3hx4a_commentmeta: Total rows added: 151 in 0.01 seconds
0002.023 (0) Table wp_nrt1f3hx4a_commentmeta: finishing file (backup_2016-09-25-2135_tomuchocom_0514782ff1f8-db-table-wp_nrt1f3hx4a_commentmeta.table.gz - 4.1 KB)
0002.037 (0) Table wp_nrt1f3hx4a_comments: Total expected rows (approximate): 53
0002.052 (0) Table wp_nrt1f3hx4a_comments: Total rows added: 53 in 0.01 seconds
0002.056 (0) Table wp_nrt1f3hx4a_comments: finishing file (backup_2016-09-25-2135_tomuchocom_0514782ff1f8-db-table-wp_nrt1f3hx4a_comments.table.gz - 8.7 KB)
0002.075 (0) Table wp_nrt1f3hx4a_links: Total expected rows (approximate): 0
0002.083 (0) Table wp_nrt1f3hx4a_links: Total rows added: 0 in 0.00 seconds
0002.090 (0) Table wp_nrt1f3hx4a_links: finishing file (backup_2016-09-25-2135_tomuchocom_0514782ff1f8-db-table-wp_nrt1f3hx4a_links.table.gz - 0.5 KB)
0002.106 (0) Table wp_nrt1f3hx4a_postmeta: Total expected rows (approximate): 8872
0007.472 (0) Table wp_nrt1f3hx4a_postmeta: Total rows added: 8872 in 5.36 seconds
0007.486 (0) Table wp_nrt1f3hx4a_postmeta: finishing file (backup_2016-09-25-2135_tomuchocom_0514782ff1f8-db-table-wp_nrt1f3hx4a_postmeta.table.gz - 724.7 KB)
0007.502 (0) Table wp_nrt1f3hx4a_posts: Total expected rows (approximate): 6048
0329.471 (1) Opened log file at time: Sun, 25 Sep 2016 12:40:46 +0000 on http://tomucho.com
0329.473 (1) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.12.20 WP: 4.6.1 PHP: 5.4.42 (Linux p3nlwpweb127.shr.prod.phx3.secureserver.net 2.6.32-673.8.1.lve1.4.3.1.el6.nfsfixes.x86_64 #1 SMP Mon Aug 1 16:12:26 MST 2016 x86_64) MySQL: 5.5.43 WPLANG: en_US Server: safe_mode: 0 max_execution_time: 900 memory_limit: -1 (used: 49M | 50M) multisite: N openssl: OpenSSL 1.0.1e-fips 11 Feb 2013 mcrypt: Y LANG: en_US.UTF-8 ZipArchive::addFile: Y
0329.477 (1) Free space on disk containing Updraft's temporary directory: 14936896.8 MB
0329.487 (1) Backup run: resumption=1, nonce=0514782ff1f8, begun at=1474806917 (329s ago), job type=backup, previous check-in=7.5s
0329.491 (1) Scheduling a resumption (2) after 300 seconds (1474807546) in case this run gets aborted
0636.998 (2) Opened log file at time: Sun, 25 Sep 2016 12:45:54 +0000 on http://tomucho.com
0637.001 (2) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.12.20 WP: 4.6.1 PHP: 5.4.42 (Linux p3nlwpweb310.prod.phx3.secureserver.net 2.6.32-673.8.1.lve1.4.3.1.el6.nfsfixes.x86_64 #1 SMP Mon Aug 1 16:12:26 MST 2016 x86_64) MySQL: 5.5.43 WPLANG: en_US Server: safe_mode: 0 max_execution_time: 900 memory_limit: -1 (used: 49M | 50M) multisite: N openssl: OpenSSL 1.0.1e-fips 11 Feb 2013 mcrypt: Y LANG: en_US.UTF-8 ZipArchive::addFile: Y
0637.009 (2) Free space on disk containing Updraft's temporary directory: 14936718.8 MB
0637.016 (2) Backup run: resumption=2, nonce=0514782ff1f8, begun at=1474806917 (637s ago), job type=backup
0637.023 (2) Scheduling a resumption (3) after 300 seconds (1474807854) in case this run gets aborted
0962.065 (3) Opened log file at time: Sun, 25 Sep 2016 12:51:19 +0000 on http://tomucho.com
0962.067 (3) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.12.20 WP: 4.6.1 PHP: 5.4.42 (Linux p3nlwpweb296.prod.phx3.secureserver.net 2.6.32-673.8.1.lve1.4.3.1.el6.nfsfixes.x86_64 #1 SMP Mon Aug 1 16:12:26 MST 2016 x86_64) MySQL: 5.5.43 WPLANG: en_US Server: safe_mode: 0 max_execution_time: 900 memory_limit: -1 (used: 49M | 50M) multisite: N openssl: OpenSSL 1.0.1e-fips 11 Feb 2013 mcrypt: Y LANG: en_US.UTF-8 ZipArchive::addFile: Y
0962.069 (3) Free space on disk containing Updraft's temporary directory: 14936540.6 MB
0962.074 (3) Backup run: resumption=3, nonce=0514782ff1f8, begun at=1474806917 (962s ago), job type=backup
0962.080 (3) Scheduling a resumption (4) after 300 seconds (1474808179) in case this run gets aborted
1273.792 (4) Opened log file at time: Sun, 25 Sep 2016 12:56:31 +0000 on http://tomucho.com
1273.799 (4) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.12.20 WP: 4.6.1 PHP: 5.4.42 (Linux p3nlwpweb317.prod.phx3.secureserver.net 2.6.32-673.8.1.lve1.4.3.1.el6.nfsfixes.x86_64 #1 SMP Mon Aug 1 16:12:26 MST 2016 x86_64) MySQL: 5.5.43 WPLANG: en_US Server: safe_mode: 0 max_execution_time: 900 memory_limit: -1 (used: 49M | 50M) multisite: N openssl: OpenSSL 1.0.1e-fips 11 Feb 2013 mcrypt: Y LANG: en_US.UTF-8 ZipArchive::addFile: Y
1273.807 (4) Free space on disk containing Updraft's temporary directory: 14936408.9 MB
1273.826 (4) Backup run: resumption=4, nonce=0514782ff1f8, begun at=1474806917 (1274s ago), job type=backup
1273.843 (4) Scheduling a resumption (5) after 300 seconds (1474808491) in case this run gets aborted
1606.255 (5) Opened log file at time: Sun, 25 Sep 2016 13:02:03 +0000 on http://tomucho.com
1606.258 (5) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.12.20 WP: 4.6.1 PHP: 5.4.42 (Linux p3nlwpweb167.shr.prod.phx3.secureserver.net 2.6.32-673.8.1.lve1.4.3.1.el6.nfsfixes.x86_64 #1 SMP Mon Aug 1 16:12:26 MST 2016 x86_64) MySQL: 5.5.43 WPLANG: en_US Server: Apache safe_mode: 0 max_execution_time: 900 memory_limit: 268435456 (used: 11.9M | 12.3M) multisite: N openssl: OpenSSL 1.0.1e-fips 11 Feb 2013 mcrypt: Y LANG: ZipArchive::addFile: Y
1606.260 (5) Free space on disk containing Updraft's temporary directory: 14936126.3 MB
1606.264 (5) Backup run: resumption=5, nonce=0514782ff1f8, begun at=1474806917 (1606s ago), job type=backup
1606.279 (5) Scheduling a resumption (6) after 300 seconds (1474808823) in case this run gets aborted
1606.297 (5) This backup run is not intended for files - skipping
1606.300 (5) Resuming creation of database dump (WordPress DB)
1606.331 (5) Table wp_nrt1f3hx4a_options: corresponding file already exists; moving on
1606.335 (5) Table wp_nrt1f3hx4a_users: corresponding file already exists; moving on
1606.338 (5) Table wp_nrt1f3hx4a_usermeta: corresponding file already exists; moving on
1606.340 (5) Table wp_nrt1f3hx4a_commentmeta: corresponding file already exists; moving on
1606.342 (5) Table wp_nrt1f3hx4a_comments: corresponding file already exists; moving on
1606.347 (5) Table wp_nrt1f3hx4a_links: corresponding file already exists; moving on
1606.349 (5) Table wp_nrt1f3hx4a_postmeta: corresponding file already exists; moving on
1606.362 (5) Table wp_nrt1f3hx4a_posts: Total expected rows (approximate): 6048
1914.367 (6) Opened log file at time: Sun, 25 Sep 2016 13:07:11 +0000 on http://tomucho.com
1914.370 (6) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.12.20 WP: 4.6.1 PHP: 5.4.42 (Linux p3nlwpweb296.prod.phx3.secureserver.net 2.6.32-673.8.1.lve1.4.3.1.el6.nfsfixes.x86_64 #1 SMP Mon Aug 1 16:12:26 MST 2016 x86_64) MySQL: 5.5.43 WPLANG: en_US Server: safe_mode: 0 max_execution_time: 900 memory_limit: -1 (used: 49M | 50M) multisite: N openssl: OpenSSL 1.0.1e-fips 11 Feb 2013 mcrypt: Y LANG: en_US.UTF-8 ZipArchive::addFile: Y
1914.392 (6) Free space on disk containing Updraft's temporary directory: 14936033 MB
1914.397 (6) Backup run: resumption=6, nonce=0514782ff1f8, begun at=1474806917 (1914s ago), job type=backup
1914.407 (6) Scheduling a resumption (7) after 300 seconds (1474809131) in case this run gets aborted
2220.777 (7) Opened log file at time: Sun, 25 Sep 2016 13:12:18 +0000 on http://tomucho.com
2220.779 (7) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.12.20 WP: 4.6.1 PHP: 5.4.42 (Linux p3nlwpweb303.shr.prod.phx3.secureserver.net 2.6.32-673.8.1.lve1.4.3.1.el6.nfsfixes.x86_64 #1 SMP Mon Aug 1 16:12:26 MST 2016 x86_64) MySQL: 5.5.43 WPLANG: en_US Server: safe_mode: 0 max_execution_time: 900 memory_limit: -1 (used: 49M | 50M) multisite: N openssl: OpenSSL 1.0.1e-fips 11 Feb 2013 mcrypt: Y LANG: en_US.UTF-8 ZipArchive::addFile: Y
2220.782 (7) Free space on disk containing Updraft's temporary directory: 14935860.5 MB
2220.787 (7) Backup run: resumption=7, nonce=0514782ff1f8, begun at=1474806917 (2221s ago), job type=backup
2220.793 (7) Scheduling a resumption (8) after 300 seconds (1474809438) in case this run gets aborted
2553.016 (8) Opened log file at time: Sun, 25 Sep 2016 13:17:50 +0000 on http://tomucho.com
2553.019 (8) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.12.20 WP: 4.6.1 PHP: 5.4.42 (Linux p3nlwpweb324.prod.phx3.secureserver.net 2.6.32-673.8.1.lve1.4.3.1.el6.nfsfixes.x86_64 #1 SMP Mon Aug 1 16:12:26 MST 2016 x86_64) MySQL: 5.5.43 WPLANG: en_US Server: safe_mode: 0 max_execution_time: 900 memory_limit: -1 (used: 49M | 50M) multisite: N openssl: OpenSSL 1.0.1e-fips 11 Feb 2013 mcrypt: Y LANG: en_US.UTF-8 ZipArchive::addFile: Y
2553.021 (8) Free space on disk containing Updraft's temporary directory: 14935591.3 MB
2553.026 (8) Backup run: resumption=8, nonce=0514782ff1f8, begun at=1474806917 (2553s ago), job type=backup
2553.036 (8) Scheduling a resumption (9) after 300 seconds (1474809770) in case this run gets aborted
2881.204 (9) Opened log file at time: Sun, 25 Sep 2016 13:23:18 +0000 on http://tomucho.com
2881.212 (9) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.12.20 WP: 4.6.1 PHP: 5.4.42 (Linux p3nlwpweb324.prod.phx3.secureserver.net 2.6.32-673.8.1.lve1.4.3.1.el6.nfsfixes.x86_64 #1 SMP Mon Aug 1 16:12:26 MST 2016 x86_64) MySQL: 5.5.43 WPLANG: en_US Server: safe_mode: 0 max_execution_time: 900 memory_limit: -1 (used: 49M | 50M) multisite: N openssl: OpenSSL 1.0.1e-fips 11 Feb 2013 mcrypt: Y LANG: en_US.UTF-8 ZipArchive::addFile: Y
2881.217 (9) Free space on disk containing Updraft's temporary directory: 14935392.9 MB
2881.227 (9) Backup run: resumption=9, nonce=0514782ff1f8, begun at=1474806917 (2881s ago), job type=backup
2881.241 (9) The current run is resumption number 9, and there was nothing useful done on the last run (last useful run: 0) - will not schedule a further attempt until we see something useful happening this time

Where to place cron job code

$
0
0

Replies: 2

Good afternoon
On the suggestion of my hosting company I recently added define('DISABLE_WP_CRON', true); to my wp-config file.
Then I discovered my backups weren’t working. Read up on the situation and copied this code from UpdraftPlus

define('UPDRAFTPLUS_CONSOLELOG', true);
define('DOING_CRON', true);
require_once('wp-load.php');
do_action('updraft_backup_all');

Do I place this in my wp-config file or in a new file?

Then do I set up via cPanel/Cron Jobs a new job using the command
/usr/local/bin/php /home/user/public_html/wp-cron.php

and set a time etc and do this for all my sites? I imagine this setting would need to correspond to whatever time settings I have set in UpdraftPlus settings?

Thanks

Migrate Issue

$
0
0

Replies: 2

Hi,
if i wanna migrate from my hosting to different hosting, is it needed to purchase migrator?
because as far i see on description its said only for different url, because i have same website url, just different hosting. thanks.

No Confirmation Email Received

$
0
0

Replies: 1

After a backup, the log file indicates that an email has been sent to a personal email address I specified, not an address within my website. The email never arrives.

Restore

$
0
0

Replies: 1

Help please someone
I recently moved my domain to name cheap hosting
Believing that because I had been receiving
Emails from updraft since June that my backup ups
Were complete I thought nothing of it, but after my move and then installing updraft to name cheap WordPress site I then attempted to upload my site data but nothing can be found any where ??? I have no idea where the back up is or should be ??

Help please

Viewing all 12571 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>