[mapguide-users] how to do working devguideSample ?

Jackie Ng jumpinjackie at gmail.com
Tue Aug 28 20:19:36 PDT 2012


There something wrong with the web server settings for that directory.

As a simple test to see whether PHP is correctly working, just create a
test.php file like this:

<?php
phpinfo();
?>

Drop this file into the directory in question and try to request this file
from your web browser. If you get a page with detailed information about PHP
and its configuration and extension information, then PHP is working for
that directory. If you get back the raw contents of test.php, then something
is wrong with the PHP configuration.

- Jackie



--
View this message in context: http://osgeo-org.1560.n6.nabble.com/how-to-do-working-devguideSample-tp4997649p4998462.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list