Changes between Version 1 and Version 2 of InstallSideBySide1.2and2.0Apache


Ignore:
Timestamp:
Dec 11, 2007, 9:07:30 PM (16 years ago)
Author:
jbirch
Comment:

Minor update

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.
     1These 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.
    22
    33Before doing the below, install !MapGuide Open Source 1.2 following all defaults, and using the Apache bundled configuration.
     
    55== Install !MapGuide Server ==
    66 - 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
    814{{{
    915
     
    2329  - Type:
    2430{{{
     31
    2532      bin\httpd -k install -n "ApacheMapGuide2.0"
    2633      net start ApacheMapGuide2.0
     
    3037  - Navigate to
    3138{{{
    32     C:\Program Files\!MapGuideOpenSource2.0\!WebServerExtensions\www
     39
     40    C:\Program Files\!MapGuideOpenSource2.0\WebServerExtensions\www
    3341
    3442}}}
    3543  - Edit the webconfig.ini file as follows:
    3644{{{
     45
    3746    [AdministrativeConnectionProperties]
    3847      Port = 2820