Home > Article > CMS Tutorial > How to restore dedecms
How to restore dedecms
Dedecms method to restore data:
When there is a problem with the website and you need to transfer the recovery data, follow the following steps:
1. Upload all files to the server;
2. Delete install_lock.txt in the install directory and replace index.php.bak was renamed: index.php;
3. Run http://your new website/install to reinstall dedecms;
4. Enter the background, system-database Backup/restore, click Data Restore in the upper right corner to restore.
Related introduction:
Dedecms backup:
1. Log in to the website backend and enter the system - database backup/restore;
2. Select all the tables listed on the page and click Submit;
3. Download all files to the local computer in ftp (especially the /data/backupdata/ directory and the templets directory).
For more dedecms technical articles, please visit the dedecms usage tutorial column!
The above is the detailed content of How to restore dedecms. For more information, please follow other related articles on the PHP Chinese website!