Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Application Backup and relocate
#1
Hi !

I want to take a complete application mirror (application settings + database) and install it on a different server. How do I do it? I want to keep all the settings (email, sms, data till date) to be functioning as it was in the earlier server. Can you tell me the steps to do it?

thanks

Anil
[color=#000080][b]Anil Purushothaman[/b][/color]
Reply
#2
very high level steps:

[list=]
[*] copy ALL files to the new server (be careful with permissions)
[*] dump the database
[*] recover the dump on the new server
[*] modify config.inc.php and change: $site_URL, $root_directory and the database access variables
[*] if you have licensed modules (PDFMaker), they will not work, you have to buy a new license or deactivate the one on the origin install and reactivate in the new install
[/list]
Joe
TSolucio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)