I have a Dolphin site with some modifications in PHP code and MySQL database. Now I would like to copy my site and this new site would become my test environment. How to do that?
I guess I should:
1) Copy ale the files to the new location
2) Copy database to the new location
3) ... (what to change in order to connect files to the new database?)
Or perhaps this way is better?
1) Copy ale the files to the new location
2) Upload Dolphin folder "install" to the new location
3) Install Dolphin
4) Drop database and import the database from the original site
5) Compile language files?
