开发者 |
walkeprashant
Prashant Walke databasebackup |
---|---|
更新时间 | 2024年9月26日 18:33 |
PHP版本: | 5.6.20 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Follow the steps listed below to Create Database Backup Create Backup: 1) Click on Create New Database Backup 2) Download Database Backup file.
Restore Backup: Click on Restore Database Backup OR 1)Login to phpMyAdmin 2)Click Databases and select the database that you will be importing your data into. 3)Across the top of the screen will be a row of tabs. Click the Import tab. 4)On the next screen will be a location of text file box, and next to that a button named Browse. 5)Click Browse. Locate the backup file stored on your computer. 6)Click the Go button
This is generally caused by an access denied problem. You don't have permission to write in the wp-content/uploads. Please check if you have the read write permission on the folder.
if the site is very large, it takes time to create the database backup. And if the server execution time is set to low value, you get go to blank page. There may be chance your server max execution time is 30 second. Please check debug log file. You will need to ask your hosting services to increase the execution time and the plugin will work fine for large data. You can also try to increase execution time. Please make below changes – Add below line php.ini max_execution_time = 180 ; Also Please make sure that you have write permission to Backup folder and also check your log file.
If you want more features then please contact us at