> My first guess would be that the mapserv process aborts (seg faults?). > > I'd suggest you enable MS_ERRORFILE/DEBUG at both the map and layer > level and look for any hints in the debug output. Also check your Apache > error_log for signs of a seg fault (not sure if you'd see anything on > Windows though). > > Daniel
Hi Daniel, Yes, I've just set an error file location (as per Julien's offline suggestion just before yours) and found out the issue was a boolean to text cast issue. I made a view out of my table getting rid of the faulty column and everything is ok now. I wonder why though MS returns a malformed GML output instead of an error message. Cheers, Yves _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
