How to move a production site to a staging server
Installation and Configuration
you might be over thinking it.
* copy the files to the new server.
* copy the database to the new server.
* update the /data/config/conf.php with the site domain name and the database password.
finished, so login and run the integrity check.