Loading...
Changes Saved.
Error Occurred!

KnowledgeBase

How to switch servers

If, for any reason, you are thinking about switching to a different server, please do the following:

- Download current release from your old server
- Upload that release to your new server
- Create a backup dump of your existing database
- Create a database if you don't have it already and restore that database backup dump on your new server
- Modify your /admin/engine.inc.php (and /admin/authentication_db.inc.php file if exists) on your new HTTP server to match your new MySQL server's login credentials
- Setup all the required file permissions on your new server (CHMOD the folders listed in /docs/Install.txt)
- Run /admin/updater.php on your new server and you are good to go




Related Articles