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 On Oct 22, 2015 7:07 PM, "Mark Volz (LeapCAD)" <[email protected]> wrote:
> 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 > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
