[Geomoose-users] query.php and Mapserver 6.1

Reynolds, Michael J. (DOT) Mike.Reynolds at state.mn.us
Thu Nov 3 20:35:20 EDT 2011


Just going to put this out there....wondering if anyone has comments...

I installed MS4W 3.0.3 (Mapserver 6.1) and I'm trying to integrate an existing Geomoose 2.2 site into it.

The server is configured to use fcgi for mapserver.

Everything actually runs pretty well after a few migration adjustments to the map files.

When testing the "Search By" tools, an internal server error occurs.

When I examine and debug through the query.php used by this search by tool I find that when I comment out line 360ish: "$queryLayer->close();"things begin to function correctly again.  Correct enough...the results appear in the information panel correctly. The map pink screens.

The search by is using a MAP file to a postgres database with a detailed sub select but it all works well once that line is commented out.

Another search by is using a MAP file to an oracle database with a detailed sub select but it also works well once that line is commented out.

Why would $queryLayer->close(); cause an internal server error?  Is mapscript having trouble closing something in a fcgi/mapserver that is trying to persist?

The other issue...the pink screen is related to the highlight.map but I'm not sure how to debug that.  Tips?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20111104/076dbe82/attachment.html


More information about the Geomoose-users mailing list