<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello to all,</FONT></DIV>
<DIV><FONT face=Arial size=2>i have recieved this message on a my
implementation of mapserver with php-mapserver when I try to load a layer
using postgis:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><STRONG>"Warning</STRONG>: MapServer Error in
msPOSTGISLayerOpen(): msPOSTGISLayerOpen called but unimplemented!in
<B>/var/www/html/probe/my.php</B> on line <STRONG>731<BR><BR>Fatal
error</STRONG>: Call to a member function on a non-object in
<B>/var/www/html/probe/my.php</B> on line <B>732"</B></FONT></DIV>
<DIV><FONT face=Arial size=2><STRONG> </STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2>this is strange because the same
layer with a perl mapscript is loaded normally.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Depend It from php mapscript??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This is the last part of my Map.file only the
last layer is not loaded.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any suggestion?? Thanks a lot in advance
</FONT></DIV>
<DIV><FONT face=Arial size=2>Giorgio.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>.</FONT></DIV>
<DIV><FONT face=Arial size=2>.</FONT></DIV>
<DIV><FONT face=Arial size=2>.</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=2>
<P>LAYER</P>
<P>NAME aree</P>
<P>TYPE LINE</P>
<P>STATUS OFF</P>
<P>DATA aree</P>
<P>CLASS</P>
<P>NAME "aree"</P>
<P>COLOR 0 0 0</P>
<P>END</P>
<P>END</P>
<P> </P>
<P>LAYER</P>
<P>CONNECTIONTYPE postgis</P>
<P>NAME my</P>
<P>CONNECTION "user=nobody dbname=sele host=192.168.0.1"</P>
<P>TYPE LINE</P>
<P>STATUS OFF</P>
<P>DATA "the_geom from mio"</P>
<P>CLASS</P>
<P>NAME "my"</P>
<P>COLOR 0 255 0</P>
<P>END</P>
<P>END # Layer</P>
<P>END # Map File</P></FONT><BR></DIV></FONT></BODY></HTML>