New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↑ | Database Backup for WordPress is your one-stop database backup solution for WordPress. | You have to log in to add a translation. | Details |
Original untranslatedDatabase Backup for WordPress is your one-stop database backup solution for WordPress. You have to log in to edit this translation. | |||
↑ | Database Backup for WordPress | You have to log in to add a translation. | Details |
Original untranslated | |||
The plugin will attempt to create a directory <code>/wp-content/backup-*/</code> inside your WordPress directory. You may need to make <code>/wp-content writable</code> (at least temporarily) for it to create this directory. For example: | You have to log in to add a translation. | Details | |
Original untranslatedThe plugin will attempt to create a directory <code>/wp-content/backup-*/</code> inside your WordPress directory. You may need to make <code>/wp-content writable</code> (at least temporarily) for it to create this directory. For example: CommentFound in faq paragraph. You have to log in to edit this translation. | |||
Generally the most important site data is stored in the core WordPress tables. It's not uncommon for some plugins to have a bunch of visitor statistics stored in their custom tables that aren’t usually considered essential data that needs to be restored after a catastrophic failure. However, it’s possible that some important data is stored in these additional tables, and you may want to back them up. We recommend reviewing the current tables in your database, and deciding which ones you would need in the case of a catastrophic failure. | You have to log in to add a translation. | Details | |
Original untranslatedGenerally the most important site data is stored in the core WordPress tables. It's not uncommon for some plugins to have a bunch of visitor statistics stored in their custom tables that aren’t usually considered essential data that needs to be restored after a catastrophic failure. However, it’s possible that some important data is stored in these additional tables, and you may want to back them up. We recommend reviewing the current tables in your database, and deciding which ones you would need in the case of a catastrophic failure. CommentFound in faq paragraph. You have to log in to edit this translation. | |||
We recommend incrementing the value by 100 each time, until the process completes successfully. | You have to log in to add a translation. | Details | |
Original untranslatedWe recommend incrementing the value by 100 each time, until the process completes successfully. CommentFound in faq paragraph. You have to log in to edit this translation. | |||
If you are still experiencing problems, you can also increase the delay, by defining the <code>DBBWP_MOD_EVASIVE_DELAY</code> constant in your <code>wp-config.php</code> file and giving it a value higher than 500 (which is the default). | You have to log in to add a translation. | Details | |
Original untranslatedIf you are still experiencing problems, you can also increase the delay, by defining the <code>DBBWP_MOD_EVASIVE_DELAY</code> constant in your <code>wp-config.php</code> file and giving it a value higher than 500 (which is the default). CommentFound in faq paragraph. You have to log in to edit this translation. | |||
If the backup stops prematurely, you can enable a plugin setting that will implement a small delay after each table is backed up. To do this, add the following line to your <code>wp-config.php</code> file, just above the <code>/* That's all, stop editing! Happy publishing. */</code> line: | You have to log in to add a translation. | Details | |
Original untranslatedIf the backup stops prematurely, you can enable a plugin setting that will implement a small delay after each table is backed up. To do this, add the following line to your <code>wp-config.php</code> file, just above the <code>/* That's all, stop editing! Happy publishing. */</code> line: CommentFound in faq paragraph. You have to log in to edit this translation. | |||
The backup file is a gzipped MySQL database export, which can be used to restore with MySQL applications like phpMyAdmin, included with most hosting control panels. If you are comfortable with the command line, you can also restore the database using the <code>mysql</code> command. More info on how to restore databases is available <a href="https://wordpress.org/support/article/restoring-your-database-from-backup/">here</a>. | You have to log in to add a translation. | Details | |
Original untranslatedThe backup file is a gzipped MySQL database export, which can be used to restore with MySQL applications like phpMyAdmin, included with most hosting control panels. If you are comfortable with the command line, you can also restore the database using the <code>mysql</code> command. More info on how to restore databases is available <a href="https://wordpress.org/support/article/restoring-your-database-from-backup/">here</a>. CommentFound in faq paragraph. You have to log in to edit this translation. | |||
<code>$ chmod g+w wp-content</code> | You have to log in to add a translation. | Details | |
Original untranslated<code>$ chmod g+w wp-content</code> CommentFound in faq list item. You have to log in to edit this translation. | |||
<code>$ chgrp www-data wp-content</code> (where "<code>www-data</code>" is the group your FTP client uses) | You have to log in to add a translation. | Details | |
Original untranslated<code>$ chgrp www-data wp-content</code> (where "<code>www-data</code>" is the group your FTP client uses) CommentFound in faq list item. You have to log in to edit this translation. | |||
<code>$ cd /wordpress/</code> | You have to log in to add a translation. | Details | |
Original untranslated<code>$ cd /wordpress/</code> CommentFound in faq list item. You have to log in to edit this translation. | |||
Why aren’t my backups being generated correctly? | You have to log in to add a translation. | Details | |
Original untranslatedWhy aren’t my backups being generated correctly? CommentFound in faq header. You have to log in to edit this translation. | |||
Why does my backup stop or hang without completing? | You have to log in to add a translation. | Details | |
Original untranslatedWhy does my backup stop or hang without completing? CommentFound in faq header. You have to log in to edit this translation. | |||
From your WordPress dasard | You have to log in to add a translation. | Details | |
Original untranslatedFrom your WordPress dasard CommentFound in installation paragraph. You have to log in to edit this translation. | |||
<strong>Click</strong> on <strong>Backup</strong> in the "Tools" menu item, to select your backup settings, or schedule a backup to run automatically | You have to log in to add a translation. | Details | |
Original untranslated<strong>Click</strong> on <strong>Backup</strong> in the "Tools" menu item, to select your backup settings, or schedule a backup to run automatically CommentFound in installation list item. You have to log in to edit this translation. |
Export as
Comment
Short description.