I would do the migration as followed: - Setup the new Windows Server. Keep the old one. - For PHP, install the roles/features for IIS with CGI (for FastCGI support) - Check where you can find the original data (Shapes, SDF...). If they are not inside the repository, copy/migrate them to the new server. For database connections you maybe need to setup the ODBC connection. Have a look inside the server.ini under [UnmanagedDataMappings]. Maybe you see some alias paths. If you like to keep the same path strutcure, recreate it inside the new server. - Install the new MapGuide Open Source and new MapGuide Meastro Version - setup the [UnmanagedDataMappings] in the new server.ini, if needed. - then try the steps in this instruction: 2.1MigrationInstructions <https://trac.osgeo.org/mapguide/wiki/2.1MigrationInstructions> - If everything was without any errors, use maestro to check every datasource. Sometime you have to resave them, when you changed the paths for datamappings - try to run the map in the preview. - check the mapguide error logs
maybe I forgot something... ;) -- Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html _______________________________________________ mapguide-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapguide-users
