I need the easiest way to migrate the settings found in the MivaVM tab from one server to another server, server wide (for all sites). As part of this, I felt it a 'good' idea to install 5.13 as apposed to the 5.06 the old server had running. I do not feel that caused an issue, as the metabase.xml does not seem to store any Miva Merchant configurations for any specific site, only the handler mapping. If nothing else, knowing where these settings are stored, may at least lead me to an easy method to migrate the data if no one knows of one specifically recommended migration method.
Migrating Miva Settings between Windows Servers
Collapse
X
-
Re: Migrating Miva Settings between Windows Servers
The info is stored in the registry under HKEY_LOCAL_MACHINE\SOFTWARE \Miva\Miva Empresa NT. You can export that registry key using regedit and import it into a new server. Please note that the internal IIS website ID is stored in that registry heirarchy and may need to be changed if the website ID is different on the destination server.
Comment