• Resolved doni3232

    (@doni3232)


    I want to install an online project locally under Xampp, all files of the project and an empty database are available. How can I do that?

Viewing 1 replies (of 1 total)
  • Thread Starter doni3232

    (@doni3232)

    So, found the solution myself:
    – Old System: make a backup only of the database with Plugin “Backup Migration”
    – Old System: Download all files via FTP
    Do everything in the new system from here:
    – upload all files to the new server via FTP
    – Delete /wp-config.php
    – Delete folder: /wp-content/backup-migration/
    – Delete folder: /wp-content/backup-migration-*/
    – Call up the URL in the browser
    – Install WordPress (same location)
    – Enable plugin “Backup Migration”
    – Plugin “Backup Migration”: Upload backup file
    – Plugin “Backup Migration”: Restore this backup
    – log out
    – log in
    – Finished!

Viewing 1 replies (of 1 total)
  • The topic ‘Can I restore to a system with an empty database?’ is closed to new replies.