Difference between revisions of "Return to Install page"

From Fusion Registry Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
# Stop the running Fusion Registry
 
# Stop the running Fusion Registry
 
# Using whatever database tools you prefer, access the database table named 'registry_settings'. This table contains information about the Registry in a table with column names of 'name' and 'value'. One of the rows in this table will have the name of 'installed.version' and the value will be the version of the Registry.<p>[[File:Install2.PNG|600px]]<br>
 
# Using whatever database tools you prefer, access the database table named 'registry_settings'. This table contains information about the Registry in a table with column names of 'name' and 'value'. One of the rows in this table will have the name of 'installed.version' and the value will be the version of the Registry.<p>[[File:Install2.PNG|600px]]<br>
# Delete this row and commit this change to the database
+
# Delete this row and commit this change to the database.
# Restart the Registry
+
# Restart the Registry.
 
# On restart the Registry will display the Install Wizard.
 
# On restart the Registry will display the Install Wizard.

Revision as of 08:03, 7 October 2020

Overview

If, for whatever reason, you need to return the Registry to the state of displaying the Install Wizard, then you will need access to the underlying database that stores all of the Registry information. Follow the steps detailed below.

Return to the Install Wizard

  1. Stop the running Fusion Registry
  2. Using whatever database tools you prefer, access the database table named 'registry_settings'. This table contains information about the Registry in a table with column names of 'name' and 'value'. One of the rows in this table will have the name of 'installed.version' and the value will be the version of the Registry.

    Install2.PNG

  3. Delete this row and commit this change to the database.
  4. Restart the Registry.
  5. On restart the Registry will display the Install Wizard.