[mapserver-users] Error with mspostgisopenlayer
giorgio
giorgio19291 at inwind.it
Mon Mar 4 11:25:06 PST 2002
Hello to all,
i have recieved this message on a my implementation of mapserver with php-mapserver when I try to load a layer using postgis:
"Warning: MapServer Error in msPOSTGISLayerOpen(): msPOSTGISLayerOpen called but unimplemented!in /var/www/html/probe/my.php on line 731
Fatal error: Call to a member function on a non-object in /var/www/html/probe/my.php on line 732"
this is strange because the same layer with a perl mapscript is loaded normally.
Depend It from php mapscript??
This is the last part of my Map.file only the last layer is not loaded.
Any suggestion?? Thanks a lot in advance
Giorgio.
.
.
.
LAYER
NAME aree
TYPE LINE
STATUS OFF
DATA aree
CLASS
NAME "aree"
COLOR 0 0 0
END
END
LAYER
CONNECTIONTYPE postgis
NAME my
CONNECTION "user=nobody dbname=sele host=192.168.0.1"
TYPE LINE
STATUS OFF
DATA "the_geom from mio"
CLASS
NAME "my"
COLOR 0 255 0
END
END # Layer
END # Map File
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20020304/1001c8f6/attachment.htm>
More information about the MapServer-users
mailing list