Hi, all. This is a throwback to a topic I posted about a year and a half ago. The story, briefly:
- We've been hosting Xerte on some VMs with very old OSs that went out of support. We're needing to move them to something more recent and supported like Ubuntu.
- One of our in-house Unix experts has managed to migrate the installation of our test system over to an Ubuntu server by copying over the directories, database, web server config, and so on.
- It *sort* of works--it brings up the login screen, lets you log in, and so on. However, links to existing content don't work (workspaces show up as blank) and worse, the admin screen is broken entirely...none of the options display.
- As far as I can tell, the configuration of everything is identical. We've gone as far as changing the hostname of the machine so it matches the old one (i.e. what's in the site configuration). The only thing that's different that I can see is that SSL/TLS still needs configuring--would that break things like this?
I'm not proficient enough in PHP to go digging around in the internals to figure out what might be going on, unfortunately. Can anyone shed some light on this?
TL;DR: Moving our installation broke it, and we're at a loss as to why. Help!