<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi Paul,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>You need a phpmapscript driver compiled for macintosh. On 
pc&nbsp;the file is named php_mapscript_xx.dll, i dont know what is its name on 
macintosh.</FONT></DIV>
<DIV><FONT size=2>First, check if the file is correctly&nbsp;enabled in your 
php.ini, look&nbsp;for "Dynamic Extensions", there should be a line&nbsp;like 
"extension=php_mapscript..." or so.</FONT></DIV>
<DIV><FONT size=2>If you have the file already,&nbsp;the version is not correct 
for the version of mapserver your have.</FONT></DIV>
<DIV><FONT size=2>You need to either find a file already compiled somewhere or 
compile it yourself. You may have a look there (&nbsp;<A 
href="http://www.serverlogistics.com/mapserver.php">http://www.serverlogistics.com/mapserver.php</A> 
) , maybe they have the file already, or ask them how to do it 
yourself.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Regards,</FONT></DIV>
<DIV><FONT size=2>Oliver</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=p.shapley@gmail.com href="mailto:p.shapley@gmail.com">Paul 
  Shapley</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=cartoweb-users@lists.maptools.org 
  href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, January 20, 2006 9:17 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-users] 
  SoapFaultWrapper</DIV>
  <DIV><BR></DIV><FONT face=Helvetica>
  <DIV>Hi All,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I get the following error after installing 'cw3setup.php' in mac os x. 
  Is&nbsp;an extension missing from the php.ini file?&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Failure</DIV>
  <P>Class : SoapFaultWrapper</P>
  <P>Message : can't load mapscript library</P>
  <P>Backtrace:</P>
  <P>file: 317 - 
  /Library/WebServer/Documents/cartoweb3/server/ServerContext.php</P>
  <P>call: ServerContext::getMapObj()</P>
  <P>file: 90 - 
  /Library/WebServer/Documents/cartoweb3/server/MapInfoHandler.php</P>
  <P>call: ServerContext-&gt;getMapObj()</P>
  <P>file: 162 - 
  /Library/WebServer/Documents/cartoweb3/server/MapInfoHandler.php</P>
  <P>call: MapInfoHandler-&gt;fillDynamicMap()</P>
  <P>file: 49 - 
  /Library/WebServer/Documents/cartoweb3/server/ServerMapInfoCache.php</P>
  <P>call: MapInfoHandler-&gt;loadMapInfo()</P>
  <P>file: 99 - 
  /Library/WebServer/Documents/cartoweb3/common/MapInfoCache.php</P>
  <P>call: ServerMapInfoCache-&gt;computeMapInfo()</P>
  <P>file: 169 - 
  /Library/WebServer/Documents/cartoweb3/common/MapInfoCache.php</P>
  <P>call: ServerMapInfoCache-&gt;cacheMapInfo()</P>
  <P>file: 177 - 
  /Library/WebServer/Documents/cartoweb3/server/MapInfoHandler.php</P>
  <P>call: ServerMapInfoCache-&gt;getMapInfo()</P>
  <P>file: 378 - 
  /Library/WebServer/Documents/cartoweb3/server/ServerContext.php</P>
  <P>call: MapInfoHandler-&gt;getMapInfo()</P>
  <P>file: 190 - 
  /Library/WebServer/Documents/cartoweb3/server/Cartoserver.php</P>
  <P>call: ServerContext-&gt;getMapInfo()</P>
  <P>file: 337 - 
  /Library/WebServer/Documents/cartoweb3/server/Cartoserver.php</P>
  <P>call: Cartoserver-&gt;doGetMapInfo()</P>
  <P>file: 377 - 
  /Library/WebServer/Documents/cartoweb3/server/Cartoserver.php</P>
  <P>call: Cartoserver-&gt;callWithExceptionCheck()</P>
  <P>file: 102 - 
  /Library/WebServer/Documents/cartoweb3/client/CartoserverService.php</P>
  <P>call: Cartoserver-&gt;getMapInfo()</P>
  <P>file: 156 - 
  /Library/WebServer/Documents/cartoweb3/client/CartoserverService.php</P>
  <P>call: CartoserverService-&gt;callDirect()</P>
  <P>file: 215 - 
  /Library/WebServer/Documents/cartoweb3/client/CartoserverService.php</P>
  <P>call: CartoserverService-&gt;callFunction()</P>
  <P>file: 60 - 
  /Library/WebServer/Documents/cartoweb3/client/ClientMapInfoCache.php</P>
  <P>call: CartoserverService-&gt;getMapInfo()</P>
  <P>file: 99 - 
  /Library/WebServer/Documents/cartoweb3/common/MapInfoCache.php</P>
  <P>call: ClientMapInfoCache-&gt;computeMapInfo()</P>
  <P>file: 169 - 
  /Library/WebServer/Documents/cartoweb3/common/MapInfoCache.php</P>
  <P>call: ClientMapInfoCache-&gt;cacheMapInfo()</P>
  <P>file: 590 - 
  /Library/WebServer/Documents/cartoweb3/client/Cartoclient.php</P>
  <P>call: ClientMapInfoCache-&gt;getMapInfo()</P>
  <P>file: 374 - 
  /Library/WebServer/Documents/cartoweb3/client/Cartoclient.php</P>
  <P>call: Cartoclient-&gt;getMapInfo()</P>
  <P>file: 36 - /Library/WebServer/Documents/cartoweb3/htdocs/client.php</P>
  <P>call: Cartoclient-&gt;__construct()</P>
  <P>file: 3 - /Library/WebServer/Documents/cartoweb3/htdocs/Paul.php</P>
  <DIV>call: 
  require_once("/Library/WebServer/Documents/cartoweb3/htdocs/client.php")</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Can someone tell me what is wrong?.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Many thanks,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Paul S</DIV></FONT>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Cartoweb-users 
  mailing 
  list<BR>Cartoweb-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR></BLOCKQUOTE></BODY></HTML>