Changes between Version 29 and Version 30 of ConfigureGuide24Windows
- Timestamp:
- 08/28/14 05:24:04 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConfigureGuide24Windows
v29 v30 1 1 [[PageOutline]] 2 2 3 = Install MapGuide 2.4 /2.5on IIS =3 = Install MapGuide 2.4 on IIS = 4 4 5 Step-by-step instructions to installing MapGuide 2.4/2.5 on IIS. 5 Step-by-step instructions to installing MapGuide 2.4 on IIS. 6 7 These instructions should also work with MapGuide 2.5/2.6. Rename occurrences of "2.4" and "24" with the corresponding MapGuide version. 6 8 7 9 == Prerequisite: Microsoft .NET Framework 4 == … … 47 49 48 50 * MapGuide Enterprise 2011 Server or Infrastructure Map Server 2012 = MapGuide 2.2 or older 49 * Autodesk Infrastructure Map Server 2013 = MapGuide 2.4 /2.551 * Autodesk Infrastructure Map Server 2013 = MapGuide 2.4 50 52 51 53 == Install MapGuide == … … 62 64 1. For Windows 7, open Start -> Control Panel -> System and Security -> Administrative Tools -> Internet Information Services (IIS) Manager 63 65 1. Open [root]\Application Pools -> Actions -> Add Application Pool... 64 * Name: MapGuide24AppPool (or MapGuide25AppPool)66 * Name: MapGuide24AppPool 65 67 * .NET Framework version: .NET Framework v4.0.30319 66 68 * Managed pipeline mode: Integrated … … 75 77 1. Open [root] -> ISAPI and CGI Restrictions -> Actions -> Add... 76 78 * ISAPI or CGI path: C:\Program Files\OSGeo\MapGuide\Web\www\mapagent\isapi_MapAgent.dll 77 * Description: MapGuide 2.4 MapAgent ISAPI handle (or MapGuide 2.5 MapAgent ISAPI handle)79 * Description: MapGuide 2.4 MapAgent ISAPI handle 78 80 * Allow extension path to execute: True 79 81 [[br]][[Image(screenshot.4.jpg)]] … … 93 95 * Module: FastCgiModule 94 96 * Executable (optional): C:\Program Files\OSGeo\MapGuide\Web\Php\php-cgi.exe 95 * Name: MapGuide_2.4_PHP_via_FastCGI (or MapGuide_2.5_PHP_via_FastCGI)97 * Name: MapGuide_2.4_PHP_via_FastCGI 96 98 [[br]][[Image(screenshot.6.jpg)]] 97 99 * Do you want to create a FastCGI application for this executable? Yes 98 100 1. Right-click [root]\Sites\Default Web Site\mapguide\mapagent -> Convert to Application 99 101 * Alias: mapagent 100 * Application pool: MapGuide24AppPool (or MapGuide25AppPool)102 * Application pool: MapGuide24AppPool 101 103 * Physical path: C:\Program Files\OSGeo\MapGuide\Web\www\mapagent 102 104 [[br]][[Image(screenshot.7.jpg)]] … … 109 111 * Request path: mapagent.fcgi 110 112 * Executable: C:\Program Files\OSGeo\MapGuide\Web\www\mapagent\isapi_MapAgent.dll 111 * Name: MapGuide 2.4 MapAgent ISAPI handler (or MapGuide 2.5 MapAgent ISAPI handler)113 * Name: MapGuide 2.4 MapAgent ISAPI handler 112 114 [[br]][[Image(screenshot.8.jpg)]] 113 115 * Open Request Restrictions... … … 122 124 1. For .NET API: Right-click [root]\Sites\Default Web Site\mapguide -> Add Application... 123 125 * Alias: mapviewerajax 124 * Application pool: MapGuide24AppPool (or MapGuide25AppPool)126 * Application pool: MapGuide24AppPool 125 127 * Physical path: C:\Program Files\OSGeo\MapGuide\Web\www\mapviewernet 126 128 [[br]][[Image(screenshot.11.jpg)]]