Thank you for your reply Jackie. Yes - display_errors = On is set.
And it did reveal more information that I was initially scrolling past in the Apache error log. This was the cause of the Internal Server error. (46912498596224) DefaultDir: "/opt/Autodesk/mapguideenterprise2010/share/gis/coordsys" is not a directory! Install the Coordinate System library into this directory or set MENTOR_DICTIONARY_PATH to where they are currently installed. (46912498596224) MgCoordinateSystemInitializationFailedException caught in CCoordinateSystemCatalog constructor - The coordinate system initialization failed. Even though msgerver.sh has an export line for MENTOR_DICTIONARY_PATH=/usr/local/mapguideopensource/share/gis/coordsys . I corrected this error by copying the contents of /usr/local/mapguideopensource/share/gis/coordsys to /opt/Autodesk/mapguideenterprise2010/share/gis/coordsys Investigation continues ... KFW On Mon, 2010-03-22 at 15:11 -0800, Jackie Ng wrote: > Have you set display_errors = On in your php.ini? It may reveal more > information. > > - Jackie _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
