Hi Jason, I tried with almost identical code. It keeps returning "This page can not be displayed" error. Something's preventing the code to get executed, but I don't know what exactly :-) My IIS web application (under mapguide2008 web application branch) enables scripts execution. Is there some specific PHP setting I'm not aware of?
Regards, Maksim Sestic JasonBirch wrote: > > Is display_errors turned on in your php.ini file? > > What are you using for a test .php? I generally use a file that > contains: > > <?php phpinfo(); ?> > > Jason > > -----Original Message----- > From: Maksim Sestic > Subject: [mapguide-users] My PHP code under mapguide web app > > that .php extensions are allowed, poiting to > "..\mapagent\isapi_fcgi.dll". When I try to run test.php script from > client computer it simply won't parse, meaning - nothing happens and no > errors returned. > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > -- View this message in context: http://www.nabble.com/My-PHP-code-under-mapguide-web-app-tf4696400s16610.html#a13442183 Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
