Hello, I've just migrated my old plone application to the new server architecture which is very different than the old one:
Now I get thsi error when accessing my website: Resource not found Resource: http://www.abc.com/my_plone/virtual_hosting Since the IP address has changed, I suppose I also need to modify something inside zope db but I don't know how to access the ZMI. Can someone help me ? The most basic thing I'd like to do is access the ZMI. If it happens that you also know what I need to change I'm also very interested. Otherwise, I'll continue searching. Thank you. asked 06 Jul '17, 11:01 olilo |
You can probably access your ZMI by adding your Zope app to a separate site on a different domain, like zmi.username.webfactional.com, and then go to zmi.username.webfactional.com/manage. We've successfully repaired a lot of migrated Zopes, so if you'd like us to give it a shot for you, then feel free to open a support ticket. answered 06 Jul '17, 17:02 seanf Thanks for your suggestion. I'll try that.
(07 Jul '17, 14:39)
olilo
|