Changes between Version 1 and Version 2 of InstallSideBySide1.2and2.0Apache
- Timestamp:
- 12/11/07 21:07:30 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallSideBySide1.2and2.0Apache
v1 v2 1 These instructions allow you to install a version of !MapGuide Open Source 2.0 side by side with !MapGuide Open Source 1.2, using the bundled Apache install for both. 1 These instructions allow you to install a version of !MapGuide Open Source 2.0 side by side with !MapGuide Open Source 1.2, using the bundled Apache install for both. Please note that this is '''NOT''' an officially supported configuration, and is to be used for testing purposes only. 2 2 3 3 Before doing the below, install !MapGuide Open Source 1.2 following all defaults, and using the Apache bundled configuration. … … 5 5 == Install !MapGuide Server == 6 6 - Use all default options 7 - The service will not start because of port conflicts with !MapGuide 1.2. To resolve this, go to C:\Program Files\!MapGuideOpenSource2.0\Server\Bin\ and edit the serverconfig.ini file with the following changes 7 - The service will not start because of port conflicts with !MapGuide 1.2. To resolve this, go to 8 {{{ 9 10 C:\Program Files\!MapGuideOpenSource2.0\Server\Bin\ 11 12 }}} 13 - Edit the serverconfig.ini file with the following changes 8 14 {{{ 9 15 … … 23 29 - Type: 24 30 {{{ 31 25 32 bin\httpd -k install -n "ApacheMapGuide2.0" 26 33 net start ApacheMapGuide2.0 … … 30 37 - Navigate to 31 38 {{{ 32 C:\Program Files\!MapGuideOpenSource2.0\!WebServerExtensions\www 39 40 C:\Program Files\!MapGuideOpenSource2.0\WebServerExtensions\www 33 41 34 42 }}} 35 43 - Edit the webconfig.ini file as follows: 36 44 {{{ 45 37 46 [AdministrativeConnectionProperties] 38 47 Port = 2820