<p dir="ltr">Thanks Mark...I got swamped and never corrected..I had to repoint the php handler in IIS to the right one...no clue how it would have gotten repointed between versions though</p>
<div class="gmail_quote">On Oct 22, 2015 7:07 PM, "Mark Volz (LeapCAD)" <<a href="mailto:mark@leap-cad.com">mark@leap-cad.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Have you confirmed that php & the Mapguide/php integration has been configured correctly on IIS.<br>
<br>
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;<br>
<php<br>
Phpinfo();<br>
?><br>
<br>
Once that has been created op <a href="http://localhost/mapguide/" rel="noreferrer" target="_blank">http://localhost/mapguide/</a><newly created file><br>
<br>
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.<br>
<br>
Hope this helps<br>
Mark<br>
<br>
<br>
<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a></blockquote></div>