<!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.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Matt,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>For running Chameleon, you shouldn't have to set
any options in cwc2.xml. That file is for configuration of the server-instance
(CWC2).</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>You've got quite a lot of aliases. You don't really
need all of them all the time, but at least the ones you need seem to be
there.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>The error you get has to do with a dependency. I'm
not an Apple-person, but by the looks of it, it cannot find the php_dbase.dylib
php-extension. I assume that should come standard with the full PHP installation
for Macintosh. I also assume that therefore the mapscript library in your
chameleon.xml should be called "php_mapscript_44.dylib", rather than
"php_mapscript_40.so". Depends which version of mapscript you have. I'm like...
totally ignorant on OS X, but isn't it linux based, and does this mean you
libraries are ".so"? Either way, I expect your mapscript and php_dbase should
have the same extension, which they currently don't. php_mapscript is the core
of chameleon.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I don't know about your %CHAMELEON_WEB_PATH% value
in chameleon.xml. I use full paths for everything, not variable names. Don't
know if this could be an issue.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Hope this helps...</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Jacob</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV><FONT face=Arial size=2>
<DIV><BR>-----Original Message-----<BR>From: <A
href="mailto:chameleon-bounces@lists.maptools.org">chameleon-bounces@lists.maptools.org</A>
[mailto:chameleon-bounces@lists.maptools.org] On Behalf Of Matthew
Roberson<BR>Sent: 16 June 2005 04:37<BR>To: <A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Subject:
[Chameleon] Installation and Setup Questions...</DIV>
<DIV> </DIV>
<DIV>Hello,</DIV>
<DIV> </DIV>
<DIV>I'm attempting to get chameleon running on OS X, and I am having a
<BR>problem. I hope that somebody will be able to offer some helpful
<BR>suggestions on how to resolve this problem.</DIV>
<DIV> </DIV>
<DIV>The problem is:<BR>When I attempt to load <BR><A
href="http://localhost/chameleon/cwc2/cwc2.php">http://localhost/chameleon/cwc2/cwc2.php</A>?
<BR>service=VCG&request=GetApplication&version=0.1.0</DIV>
<DIV> </DIV>
<DIV>I get the following results:</DIV>
<DIV> </DIV>
<DIV>Warning: dl(): Unable to load dynamic library
<BR>'/usr/lib/php/extensions/no-debug-non-zts-20020429/php_dbase.dylib' -
<BR>(null) in /usr/local/lib/chameleon/htdocs/common/mlt/mlt.php on line
<BR>251</DIV>
<DIV> </DIV>
<DIV>Warning: dl(): Unable to load dynamic library
<BR>'/usr/lib/php/extensions/no-debug-non-zts-20020429/php_dbase.dylib' -
<BR>(null) in /usr/local/lib/chameleon/htdocs/common/mlt/mlt.php on line
<BR>251</DIV>
<DIV> </DIV>
<DIV>I am running:<BR>MapServer version 4.4.1<BR>Apache/1.3.33
(Darwin)<BR>Chameleon version 2.2</DIV>
<DIV> </DIV>
<DIV>[...]</DIV>
<DIV>_______________________________________________<BR>Chameleon mailing
list<BR><A
href="mailto:Chameleon@lists.maptools.org">Chameleon@lists.maptools.org</A><BR><A
href="http://lists.maptools.org/mailman/listinfo/chameleon">http://lists.maptools.org/mailman/listinfo/chameleon</A><BR></FONT></DIV></FONT></DIV></BODY></HTML>