Changes between Version 18 and Version 19 of Release/2.4/Notes
- Timestamp:
- 07/09/12 19:36:18 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/2.4/Notes
v18 v19 160 160 * .net/PHP/Java Developer's Guide Samples 161 161 162 All bundled samples require the [http://download.osgeo.org/mapguide/releases/2.0.2/samples/Sheboygan.mgp Sheboygan dataset] to be loaded into the MapGuide Server. For Developer's Guide samples, the developer's guide data package needs to be loaded. These can be found in the root directories of the respective devguide samples in your MapGuide Web Tier installation.162 All bundled samples require the [http://download.osgeo.org/mapguide/releases/2.0.2/samples/Sheboygan.mgp Sheboygan dataset] to be loaded into the MapGuide Server. ~~For Developer's Guide samples, the developer's guide data package needs to be loaded. These can be found in the root directories of the respective devguide samples in your MapGuide Web Tier installation.~~ 163 163 164 164 Finally, due to coordinate system dictionary paths no longer tied to a global environment variable (RFC 122) a mandatory system reboot after installation is '''no longer required''' for all supported versions of Windows. However, a restart of Apache and/or IIS may be required for PHP to work. … … 176 176 == Known Issues == 177 177 178 * Due to unavailability of build resources, the Beta1 installer does not include the ArcSDE FDO provider. You may try registering the FDO 3.7 beta 1 provider in providers.xml after installation, but this has not been tested nor is it supported.178 * Due to unavailability of build resources, the RC1 installer does not include the ArcSDE FDO provider. You may try registering the FDO 3.7 beta 1 provider in providers.xml after installation, but this has not been tested nor is it supported. 179 179 * CentOS: SELinux security settings will prevent MapGuide from loading FDO and other shared libraries. The CentOS install script will fix the security contexts of the so files within these extracted tarballs that it will download. 180 180 * CentOS: mgserver may throw double-free errors on service startup or server shutdown. Should not affect server behaviour.