[Mapserver-users] Mapserver 3.6.5 -> 3.6.7
Swaminathan, Gayathri
gayathri at ou.edu
Fri Jan 23 14:37:43 PST 2004
Stephane:
Did anyone answer your question at all? Well if you are still wondering what went wrong, the "Migration guide" in Wiki explains this problem
In order to enforce some security the previous CGI param has been changed. It will be only be accessible if you set DATAPATTERN <regex>.
Also search for DATAPATTERN in archive, there are tons of information related to this problem
HTH,
Gayathri
-----Original Message-----
From: mapserver-users-admin at lists.gis.umn.edu [mailto:mapserver-users-admin at lists.gis.umn.edu] On Behalf Of Stéphane RIFF
Sent: Tuesday, January 20, 2004 3:23 AM
To: mapserver
Subject: [Mapserver-users] Mapserver 3.6.5 -> 3.6.7
I use Postgres 7.2 and postgis 0.7.5, php 4.3.2....
I tried to upgrade phpmapscript from 3.6.5 to 3.6.7 and my application
doesn't work anymore.
I get an error from postgresql :
* Warning: MapServer Error in prep_DB(): Error executing POSTGIS
DECLARE (the actual query) statement: 'DECLARE mycursor BINARY
CURSOR FOR SELECT
asbinary(force_collection(force_2d(the_geom)),'NDR'),OID::text from
giscontourfrance WHERE the_geom && setSRID('BOX3D(42370.624
1616618.5,1203176.624 2677218.5)'::BOX3D,
find_srid('','giscontourfrance','the_geom') )'
Postgresql reports the error ''
*
But when i launch this query from phpPgAdmin :
*SELECT
asbinary(force_collection(force_2d(the_geom)),'NDR'),OID::text from
giscontourfrance WHERE the_geom && setSRID('BOX3D(42370.624
1616618.5,1203176.624 2677218.5)'::BOX3D,
find_srid('','giscontourfrance','the_geom') )*
It works....
Can someone point me to use mapserver 3.6.7 because i want to upgrade
postgresql 7.2.4 to 7.3.*
and only 3.6.7 support pgsql 7.3 ( I don't want to upgrade to mapserver
4.0.1 now)
Thanks
_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list