[mapguide-users] DevGuide samples src change

Andy Morsell amorsell at spatialgis.com
Thu Jul 26 22:41:46 EDT 2007


This new alias / virtual directory is a bit frustrating for backward
compatibility.  But, it was done this way since MGE 2007 and MGE 2008 can
coexist on the same server.  In one case, I just replicated the
"mapguide2008" virtual directory to "mapguide" for backward compatibility
and everything works fine.  It would be nice to be able to choose the alias
/ virtual directory name at install time, and Autodesk has said they hope to
add this to the install routines in the future. 


Andy Morsell, P.E.
Spatial Integrators, Inc.
http://www.SpatialGIS.com

-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Jim O'Leary
Sent: Thursday, July 26, 2007 6:48 PM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] DevGuide samples src change


The devguide samples (analyzing features, custom output, etc) now show
"cannot display the page" in MGE 2008. That is because the references to
aliases in the httpd.conf file have all been changed from "mapguide" to
"mapguide2008".

To fix this, you have to go to all of the main.php files in the devguide, as
well as ajax.php in the working_with_feature_data folder, and look for the
line that says

<frame
      src="/mapguide/mapviewerajax/

...and change it to
<frame
      src="/mapguide2008/mapviewerajax/

You shouldn't change the aliases in httpd.conf. It could break something
else down the line.
--
View this message in context:
http://www.nabble.com/DevGuide-samples-src-change-tf4155010s16610.html#a1182
1844
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users




More information about the mapguide-users mailing list