Moab Access Portal

1.5 Upgrading

Follow these steps to upgrade an existing Moab Access Portal (MAP) installation:

  1. Acquire the MAP distribution file (it is packaged in tar.gz format.)
  2. Stop MAP using "./mapctl.sh stop".
  3. Extract the contents of the compressed tarball over the existing MAP directory.
  4. Run MAP's "./configure" script as a user with proper installation permissions.
  5. Follow the same steps as outlined in the Installation Instructions.
    Note Any of your customized configuration scripts will be preserved and not overwritten by the upgrde. If you wish to force an overwrite, use the command "./configure --force" when upgrading MAP.
  6. Start MAP using "./mapctl.sh start".