LT: Moving Mysite
From Kb_JMY(晉明夷)
LifeType: How to Move my site?
- Ref:
- Assumes:
- "lifetype-1.2.5.tar.gz"
- site is going to be moved:
- -> from http://blog.mysite01.org
- -> to http://blog.mysite02.org
- Ans:
- The "tmp" directory: erase the contents of the "tmp" directory (you should leave the .htaccess file there). Then tar up all of the files, copy them to the new server and untar.
- database: Make a backup of your database, and import it on the new server.
- config file: Modify the config file for the new database login information.
- base_url: Then go to the administration and change your base_url and subdomain_base_url as appropriate.
- That's it!

