Hi,

Have you confirmed that php & the Mapguide/php integration has been configured 
correctly on IIS.

The simplest way of doing this is to create a php file in the www folder of 
your mapguide installation that contains the following code;
<php
Phpinfo();
?>

Once that has been created op http://localhost/mapguide/<newly created file>

If it is all working you should see a page showing the installed & correctly 
running components of your php installation, & one of these items should be 
called Mapguide.

Hope this helps
Mark



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

Reply via email to