Creating Test Sites

Posted by Robert on Server Fault See other posts from Server Fault or by Robert
Published on 2012-06-28T20:08:02Z Indexed on 2012/06/28 21:18 UTC
Read the original article Hit count: 181

Filed under:
|
|

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

© Server Fault or respective owner

Related posts about linux

Related posts about mysql