[mapguide-users] Mapguide 2.6 and 3.0 Can't run Mapadmin or mapagent?
Mark Volz (LeapCAD)
mark at leap-cad.com
Thu Oct 22 17:00:33 PDT 2015
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
More information about the mapguide-users
mailing list