Changes between Version 9 and Version 10 of Release/2.4/Notes
- Timestamp:
- 04/24/12 08:40:57 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/2.4/Notes
v9 v10 23 23 ||Windows Vista||Maybe+||Maybe+|| 24 24 ||Windows 7||Yes||Yes|| 25 ||Windows Server 2008||N/A||Yes|| 25 ||Windows Server 2008||Yes+||Yes+|| 26 ||Windows Server 2008 R2||N/A||Yes|| 26 27 27 28 * IIS configuration will probably not work. Apache config should work due to its self-contained nature … … 76 77 Please observe the updated software requirements if you are using .net and/or IIS configuration: 77 78 78 * IIS (all versions) require FastCGI for IIS to be installed. See [http://www.iis.net/download/FastCGI this link] for more information 79 * IIS (all versions) require FastCGI for IIS to be installed. 80 * For IIS6 and below, download and install the FastCGI extension from [http://www.iis.net/download/FastCGI this link] 81 * For IIS7 and above, you can install FastCGI by enabling the CGI feature of your IIS installation. See [http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis/#EnableFastCGI this link] for more information. 79 82 * The supported .net Framework version for the MapGuide .net API is '''4.0''' 80 83 * For IIS6 and below, the installer will still set the ASP.net version to '''2.0.50727'''. You will have to manually change the ASP.net version to '''4.0.30319''' post-install