We have an account that does not want to remain active on one of our servers, and I'm out of my depth figuring out this issue.
The goal is to set up a test account where the client can experiment on a copy of their site, hosted on a separate subdomain, on a different server. Yesterday, I used the transfer tool to clone the account from one server to another. The database restore failed, but I created a new DB and imported it separately. I changed the account domain from 'domain.com' to 'new.domain.com' and updated the database accordingly (it's a Wordpress site).
Everything was working at that point. A perfect copy of the site showed up and was fully navigable, admin panel was accessible, everything was working fine. So far, so good.
This morning, the client tells me they're seeing the defaultwebpage.cgi page instead of their site. Sure enough, at some point overnight, the server switched to this page instead of displaying the site. No one touched the site or the server, and this is the second time it's happened, with the same account. I went through these steps about a month ago, and the same thing happened. So yesterday/today was a replication of the issue (I ran the transfer a second time just to make sure it wasn't a fluke, corrupted file, config entry, something like that).
Public DNS does not point to the 'new.domain.com' account yet. We're connecting to it by updating our local hosts file with the IP and name. Everything is untouched from when it worked, so the IP hasn't changed (the defaultwebpage.cgi assets are loading from the correct IP). I took a peek in httpd.conf to see if anything looked weird with the entry for that account, but this is where my knowledge runs out. I saw the correct IP and path to their account. Beyond that, I'm not sure what I would look for that could be problematic, or even if I'm going to find the answer there.
Any thoughts on why an account would flip into this mode overnight would be most appreciated!
The goal is to set up a test account where the client can experiment on a copy of their site, hosted on a separate subdomain, on a different server. Yesterday, I used the transfer tool to clone the account from one server to another. The database restore failed, but I created a new DB and imported it separately. I changed the account domain from 'domain.com' to 'new.domain.com' and updated the database accordingly (it's a Wordpress site).
Everything was working at that point. A perfect copy of the site showed up and was fully navigable, admin panel was accessible, everything was working fine. So far, so good.
This morning, the client tells me they're seeing the defaultwebpage.cgi page instead of their site. Sure enough, at some point overnight, the server switched to this page instead of displaying the site. No one touched the site or the server, and this is the second time it's happened, with the same account. I went through these steps about a month ago, and the same thing happened. So yesterday/today was a replication of the issue (I ran the transfer a second time just to make sure it wasn't a fluke, corrupted file, config entry, something like that).
Public DNS does not point to the 'new.domain.com' account yet. We're connecting to it by updating our local hosts file with the IP and name. Everything is untouched from when it worked, so the IP hasn't changed (the defaultwebpage.cgi assets are loading from the correct IP). I took a peek in httpd.conf to see if anything looked weird with the entry for that account, but this is where my knowledge runs out. I saw the correct IP and path to their account. Beyond that, I'm not sure what I would look for that could be problematic, or even if I'm going to find the answer there.
Any thoughts on why an account would flip into this mode overnight would be most appreciated!
Last edited by a moderator: