[Geomoose-users] query.php and Mapserver 6.1

Brent Fraser bfraser at geoanalytic.com
Tue Nov 8 12:40:47 EST 2011


Michael,

   The ->close() problem may take some serious Mapserver debugging (or 
at least looking at the source defining the close() function).

As for the highlight issue, use the browser debugger (F12) to see the 
response the server is sending.

Best Regards,
Brent Fraser


On 11/3/2011 6:35 PM, Reynolds, Michael J. (DOT) wrote:
>
> 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?
>
>
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20111108/89324e30/attachment.html


More information about the Geomoose-users mailing list