• We have a multi-site installation with multiple subdomain subsites:

    https://realsimplevideo.com (the base site)
    https://lilly.realsimplevideo.com
    https://simon.realsimplevideo.com
    etc…

    We’ve recently began the process of transferring this installation
    over to https://candidio.com

    I have copied all of the files(all edited to reflect the domain
    change) to the candidio.com web root.
    Next I imported the database file which also had been edited to
    reflect the domain name changes.
    I added the wild card subdomain record to the DNS setting in Plesk
    I edited my vhosts.conf file to enable the wild card sub domain as well.

    At first everything worked perfectly. You could go to each of the updated sites:

    https://candidio.com (the base site)
    https://lilly.candidio.com
    https://simon.candidio.com
    etc…

    But once I cut all of the file from the realsimplevideo.com web root
    and pasted them into a folder called “old”, the network’s base site
    (https://candidio.com) will work but none of the subsites
    (https://lilly.candidio.com, https://simon.candidio.com) do. The
    subsites point to a “Apache Test Page”. Which I’m assuming is the
    result of there not being an index file in the realsimplevideo.com web
    root.

    If anyone has seen this issue before or has an idea of how it might be resolved, I’d be very grateful to hear your feedback. I’ve been banging my head against the wall for almost two days now.

    Thanks in advanced.

Viewing 1 replies (of 1 total)
  • But once I cut all of the file from the realsimplevideo.com web root
    and pasted them into a folder called “old”,

    Then don’t do that.

    First, you’ll have to wait until dns changes catch up. also, you’ll still have visitors hitting the old site and you really want to redirect them cleanly to the new site.

    And finally, without being able to look directly at how the server is set up, it;s really hard to tell. wait a month, then ask your webhost to help.

Viewing 1 replies (of 1 total)
  • The topic ‘Domain Name Change Troubles’ is closed to new replies.