Knowledgebase
What steps do I need to take if I need to switch hosts or servers?
- Download all files from your old server to your local machine
- Edit all of the configuration files to update the path and database information. These files include:
- /includes/db.inc.php
- any config.inc.php file (in /admin, /cc, /pb, and any site you have added)
- Create a new database on your new server
- Export the database from your old server
- Shut down your old site (password protect the main directory or something similar) - this is to avoid any new data being inserted to the database during the transfer so no data is lost
- Import the database into your new server
- Switch the nameservers for your domain to the new domain
- Make sure you e-mail us at support [at] fsrevolution [dot] com with your new IP address so we can update your license

