[mapguide-users] Re: Devguide sample buffer Error

Jackie Ng jumpinjackie at gmail.com
Wed Mar 10 01:23:06 EST 2010


What Zac means is to edit the php.ini file in:

<Your MapGuide Installation folder>\WebServerExtensions\Php\php.ini (if
using MGOS 2.0.2 or earlier)
<Your MapGuide Installation folder>\Web\Php\php.ini (if using MGOS 2.1)

Look for the line:

display_errors = Off

Change it to:

display_errors = On

Save the file and restart your web server for the changes to take effect.

Now when you run your php script again, errors which PHP may have been
hidden might show up, giving you more clues as to why your php script is not
running.

- Jackie
-- 
View this message in context: http://n2.nabble.com/Devguide-sample-buffer-Error-tp4700780p4707279.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list