I have a slightly unusual site migration process that is not obviously covered in the documentation.
My site is staged with the intended hosting provider but under a temporary URL. I am proposing to leave the site exactly where it is (same IP address) but point the correct URL at it by:
1. Changing the 'Main Domain' in the site cPanel (GoDaddy)
2. Changing the nameservers at the domain hosting provider (Fasthosts)
I'm pretty sure all the php file links will be fine but there are four possible concerns:
1. The database access - this appears to be pointing to localhost so should be OK?....
2. Standard images posted into an image field or a richtext field
3. Images in nicedit field that have been uploaded to the database in an 'image' field then the URL copied and used in the nicedit image dialog (not sure why the nicedit field does not have a 'browse server' option but thats another topic).
4. Files that have been handled as per #3, uploaded via a 'file' field then the URL grabbed and used in a link field in nicedit dialog.
Any icebergs here?
Thanks!
My site is staged with the intended hosting provider but under a temporary URL. I am proposing to leave the site exactly where it is (same IP address) but point the correct URL at it by:
1. Changing the 'Main Domain' in the site cPanel (GoDaddy)
2. Changing the nameservers at the domain hosting provider (Fasthosts)
I'm pretty sure all the php file links will be fine but there are four possible concerns:
1. The database access - this appears to be pointing to localhost so should be OK?....
2. Standard images posted into an image field or a richtext field
3. Images in nicedit field that have been uploaded to the database in an 'image' field then the URL copied and used in the nicedit image dialog (not sure why the nicedit field does not have a 'browse server' option but thats another topic).
4. Files that have been handled as per #3, uploaded via a 'file' field then the URL grabbed and used in a link field in nicedit dialog.
Any icebergs here?
Thanks!