moving domain to a new server
I’m actually moving xoopsfactory to a new home. This should be without (too m)any problems but if there are any, please excuse them. The normal procedure to move a xoops cms to another server is a set of the following steps …
- - backing up ftp
- - backing up mysql db
- - upload ftp files to the new destination
- - import sqlump to new server
- - set chmods 777 to folder /cache, /templates_c and /uploads
- - edit mainfile.php with the new mysql accounts name, data and pass (don’t forget XOOPS_ROOT_PATH, if needed)
- - set chmods 444 to mainfile.php
- - login to your xoops, update system module
- - have fun
