Changes between Version 9 and Version 10 of Release/2.1/Notes


Ignore:
Timestamp:
Jun 11, 2009, 5:30:57 PM (15 years ago)
Author:
jng
Comment:

Added notes about RDBMS providers

Legend:

Unmodified
Added
Removed
Modified
  • Release/2.1/Notes

    v9 v10  
    3232If you are running Windows 2000, there may be issues if you have multiple PHP installations. The [http://trac.osgeo.org/mapguide/ticket/657 php extension that is supposed to resolve this issue] was built with APIs that do not exist in Windows 2000.
    3333
     34== FDO ==
     35
     36Some RDBMS FDO providers may not work out of the box without the proper libraries installed. For example:
     37
     38 * PostGIS provider requires libpq.dll
     39 * King.Oracle provider requires Oracle Instant Client
     40
     41This normally happens if you installed MapGuide on a different machine from where the RDBMS is installed. To fix this, copy the required libraries into the MapGuide Server's FDO directory and restart your MapGuide Server.
     42
    3443== API changes ==
    3544