Creating Test Sites
- by Robert
I have a website running off site. When we hire someone I would like to create a test site (a copy of live site) for the new employee to tinker with. I will need to take fresh copies of the Files and Database (basically a snapshot) and allow them to access these copied files and database so they could edit and upload them to see the changes they made as if it was the live site
Basically what is the best practice for creating a copy of a website for testing?
Server is running Linux, PHP, mySQL