<!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>&nbsp;</DIV>
<DIV style="FONT: 10pt arial">----- Original Message ----- 
<DIV style="BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> <A 
href="mailto:giorgio19291@inwind.it" title=giorgio19291@inwind.it>giorgio</A> 
</DIV>
<DIV><B>To:</B> <A href="mailto:Regina.Obe.PFD@ci.boston.ma.us" 
title=Regina.Obe.PFD@ci.boston.ma.us>Obe, Regina DND\MIS</A> </DIV>
<DIV><B>Sent:</B> Tuesday, March 05, 2002 12:09 PM</DIV>
<DIV><B>Subject:</B> Re: [mapserver-users] Error with 
mspostgisopenlayer</DIV></DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>How I can compile the php mapscript with postgis 
support?</FONT></DIV>
<DIV><FONT face=Arial size=2>Is not sufficient insert the option for postgis in 
configure of mapserver??</FONT></DIV>
<DIV><FONT face=Arial size=2>Many thanks in advance.</FONT></DIV>
<DIV><FONT face=Arial size=2>Giorgio.</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A href="mailto:Regina.Obe.PFD@ci.boston.ma.us" 
  title=Regina.Obe.PFD@ci.boston.ma.us>Obe, Regina DND\MIS</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  href="mailto:giorgio19291@inwind.it" 
  title=giorgio19291@inwind.it>'giorgio'</A> ; <A 
  href="mailto:mapserver-users@lists.gis.umn.edu" 
  title=mapserver-users@lists.gis.umn.edu>MAPSERVER (E-mail)</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, March 04, 2002 10:11 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [mapserver-users] Error with 
  mspostgisopenlayer</DIV>
  <DIV><BR></DIV>
  <DIV><FONT color=#0000ff face=Arial size=2><SPAN 
  class=695511021-04032002>Sounds like your PHP mapscript dll&nbsp;is not 
  compiled with Postgis support.</SPAN></FONT></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma><FONT 
    size=2>-----Original Message-----<BR><B>From:</B> giorgio [<A 
    href="mailto:giorgio19291@inwind.it">mailto:giorgio19291@inwind.it</A>]<BR><B>Sent:</B> 
    Monday, March 04, 2002 2:25 PM<BR><B>To:</B> MAPSERVER 
    (E-mail)<BR><B>Subject:</B> [mapserver-users] Error with 
    mspostgisopenlayer<BR><BR></FONT></FONT></DIV>
    <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&nbsp; of mapserver with php-mapserver when I try to load a 
    layer using postgis:</FONT></DIV>
    <DIV>&nbsp;</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>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>this is strange because&nbsp;the same 
    layer&nbsp;with a perl mapscript is loaded normally.</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>Depend It from php mapscript??</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>This is the last part of&nbsp;my Map.file only 
    the last layer is not loaded.</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</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>&nbsp;</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>&nbsp;</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></BLOCKQUOTE></BLOCKQUOTE></FONT></BODY></HTML>