Changing Host Provider - more details please
2 posts by 2 authors in: Forums > CMS Builder
Last Post: October 5, 2009 (RSS)
By richb - October 4, 2009
I've followed the steps from previous posting[font "Verdana"]
[font "Verdana"]1.The first step is to upload all the files from the old host to the new host.
2.[font "Verdana"]Then update the database details in cmsAdmin/data/settings.dat.php
3.Then update the "require_once" line at the top of all your viewer files to have the filepath for the new server (you can get this from the code generator).
4. Then export all your mysql data from your old host and re-import it to your new host and you should be done.
++++++++++++++++++++++++++++++
Issues after follow above steps.
1. tables on left side do not appear?
2. does the cms_uploads table need to be updated with new upload path? (filepath, thumbfilePath, etc)?
3. any other steps?
[font "Verdana"]1.The first step is to upload all the files from the old host to the new host.
2.[font "Verdana"]Then update the database details in cmsAdmin/data/settings.dat.php
3.Then update the "require_once" line at the top of all your viewer files to have the filepath for the new server (you can get this from the code generator).
4. Then export all your mysql data from your old host and re-import it to your new host and you should be done.
++++++++++++++++++++++++++++++
Issues after follow above steps.
1. tables on left side do not appear?
2. does the cms_uploads table need to be updated with new upload path? (filepath, thumbfilePath, etc)?
3. any other steps?
Re: [richb] Changing Host Provider - more details please
By Chris - October 5, 2009
Hi richb,
1. Did you somehow blow away the cmsAdmin/data/schema/ files?
2. Yes. Also, you'll need to update the Upload path and dir in Admin > General Settings.
Please let us know if you have any questions.
1. Did you somehow blow away the cmsAdmin/data/schema/ files?
2. Yes. Also, you'll need to update the Upload path and dir in Admin > General Settings.
Please let us know if you have any questions.
All the best,
Chris
Chris