[Mapserver-users] Displaying Raster under PHP MapScript

Daniel Morissette morissette at dmsolutions.ca
Tue Jul 1 15:56:00 EDT 2003


> Franck Martin wrote:
> 
> I found the problem...
> 
> The path to the file was invalid, but MS was passing the error without
> any report even with debug enabled...
> 
> I think there should be at least a message in debug mode when a file
> is not found...
> 

By default MapServer silently ignores missing data files.  However you
can configure/compile with --disable-ignore-missing-data and then you'll
get explicit errors.  

Note that changing this can cause annoying side-effects because I think
it will produce errors if a given file is missing for a single tile.

Daniel
-- 
------------------------------------------------------------
 Daniel Morissette               morissette at dmsolutions.ca
 DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------



More information about the mapserver-users mailing list