Upgrading to MapGuide Open Source 2.1 From an Earlier Release
To upgrade from an earlier release of MapGuide Open Source, the repositories must be upgraded.
Windows
- Stop the earlier release of the MapGuide Open Source Server if it is running. To do this, open the Services applet. Select “MapGuide Open Source Server”, and then select Action > Stop.
- Open a DOS window and change to the RepositoryAdmin subdirectory of the server install location.
- In the DOS window, run BackUpOfflineRepositories.bat. Check the output to make sure there are no errors.
- In the DOS window, run RestoreColdBackupRepositories.bat. Check the output to make sure there are no errors.
- Install the 2.1 server.
- Stop the newly installed server if it is running.
- Delete the Repositories subdirectory of the 2.1 server.
- Copy the the old Repositories subdirectory of the old server to the 2.1 server.
- In the DOS window, change to the RepositoryAdmin subdirectory of the 2.1 server.
- In the DOS window, run UpgradeRepositories.bat. Check the output to make sure there are no errors.
- In the DOS window, run SetupRepositoryIndices.bat. Check the output to make sure there are no errors.
- Start your 2.1 server.
Linux
- Stop the earlier release of the MapGuide Open Source Server if it is running.
- Open a shell and change to the RepositoryAdmin subdirectory of the server install location.
- Run BackUpOfflineRepositories.sh. Check the output to make sure there are no errors.
- Run RestoreColdBackupRepositories.sh. Check the output to make sure there are no errors.
- Install the 2.1 server.
- Stop the newly installed server if it is running.
- Delete the Repositories subdirectory of the 2.1 server.
- Copy the the old Repositories subdirectory of the old server to the 2.1 server.
- In the shell change to the RepositoryAdmin subdirectory of the 2.1 server.
- Run UpgradeRepositories.sh. Check the output to make sure there are no errors.
- Run SetupRepositoryIndices.sh. Check the output to make sure there are no errors.
- Start your 2.1 server.
Last modified
16 years ago
Last modified on 05/26/09 12:34:05
Note:
See TracWiki
for help on using the wiki.