<!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>Gail,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Use a program called "depends.exe", by calling
"depends php_mapscript_44.dll" from the commandline. Download it
from:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><A
href="http://www.dependencywalker.com/">http://www.dependencywalker.com/</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>it will tell you which dependent DLL is not found
(if any).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>As to phpinfo, I'm not sure if I know where that
script comes from. Doesn't sit in my samples directory. But if you set your
mapscript_module in chameleon.xml correctly, it should work if you resolved your
dependencies. Bare in mind some DLL's seem to have to sit in the system
directory to work (such as gdal).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Jacob</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>-----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 Gail<BR>Sent: 19 May
2005 16:32<BR>To: <A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Subject:
[Chameleon] RE: Chameleon Digest, Vol 14, Issue 21</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Hi List</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>The URL to the sample pages is<BR><A
href="http://camber.mc.man.ac.uk/chameleon/samples/index.html">http://camber.mc.man.ac.uk/chameleon/samples/index.html</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>When I run the phpinfo () script from the samples
directory I could not see<BR>a mapscript output and when I scrolled to the
bottom of the page I found the<BR>error message</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>PHP Warning: dl(): Unable to load dynamic
library<BR>'C:\PHP\extensions\php_mapscript.dll' - The specified module could
not be<BR>found. in C:\pathway to chameleon\samples\htdocs\phpinfo.php on line
3</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>It appears to be looking for php_mapscript.dll when
the module I stipulated<BR>in the chameleon.xml file was php_mapscript_44.dll.
So to resolve this I<BR>have copied php_mapscript_44.dll in the php/extensions
directory and renamed<BR>it php_mapscript.dll and referenced this in the
chameleon.xml file rather<BR>than php_mapscript_44.dll. The phpinfo page now has
a mapscript output.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Still no map is loading</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Would appreciate any ideas of what is causing the
problem</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Gail</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>-----Original Message-----<BR>From: <A
href="mailto:chameleon-bounces@lists.maptools.org">chameleon-bounces@lists.maptools.org</A><BR>[mailto:chameleon-bounces@lists.maptools.org]
On Behalf Of<BR><A
href="mailto:chameleon-request@lists.maptools.org">chameleon-request@lists.maptools.org</A><BR>Sent:
17 May 2005 17:00<BR>To: <A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Subject:
Chameleon Digest, Vol 14, Issue 21</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Send Chameleon mailing list submissions
to<BR> <A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>To subscribe or unsubscribe via the World Wide Web,
visit<BR> <A
href="http://lists.maptools.org/mailman/listinfo/chameleon">http://lists.maptools.org/mailman/listinfo/chameleon</A><BR>or,
via email, send a message with subject or body 'help' to<BR> <A
href="mailto:chameleon-request@lists.maptools.org">chameleon-request@lists.maptools.org</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>You can reach the person managing the list
at<BR> <A
href="mailto:chameleon-owner@lists.maptools.org">chameleon-owner@lists.maptools.org</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>When replying, please edit your Subject line so it
is more specific<BR>than "Re: Contents of Chameleon digest..."</FONT></DIV>
<DIV> </DIV><FONT face=Arial size=2>
<DIV><BR>Today's Topics:</DIV>
<DIV> </DIV>
<DIV> 1. Locate Widgets Problem (Rajan Man
Bajracharya)<BR> 2. Re: LayerLabel (Bart van den
Eijnden)<BR> 3. Re: map.search.ch (Bart van den
Eijnden)<BR> 4. Re: Re: LayerLabel (Stephan Holl)<BR> 5.
RE: PHP Warnings and MapServer Error (Gail)<BR> 6. Re: map.search.ch
(Jason Fournier)<BR> 7. Re: PHP Warnings and MapServer Error (Jason
Fournier)<BR> 8. js api: run query (Bart van den Eijnden)</DIV>
<DIV> </DIV>
<DIV><BR>----------------------------------------------------------------------</DIV>
<DIV> </DIV>
<DIV>Message: 1<BR>Date: Tue, 17 May 2005 14:25:37 -0700<BR>From: Rajan Man
Bajracharya <<A
href="mailto:rbajracharya@icimod.org.np">rbajracharya@icimod.org.np</A>><BR>Subject:
[Chameleon] Locate Widgets Problem<BR>To: <A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Message-ID:
<<A
href="mailto:5.2.0.9.0.20050517135646.00ad3fe0@menris1.icimod.org.np">5.2.0.9.0.20050517135646.00ad3fe0@menris1.icimod.org.np</A>><BR>Content-Type:
text/plain; charset="us-ascii"; format=flowed</DIV>
<DIV> </DIV>
<DIV>Dear All,</DIV>
<DIV> </DIV>
<DIV>I am using the latest version of Chameleon. I got stuck creating search
<BR>services to my application.</DIV>
<DIV> </DIV>
<DIV>Actually, I want to locate using "search by attribute" to my input feature
<BR>layers(points). I've tried creating new search service in
<BR>/phpgeocoder/services/ folder. But creating search service itself is not
<BR>clear to me. Anybody got a clue to this? or any documentation for
this?</DIV>
<DIV> </DIV>
<DIV>I am wondering how attribute.php are linked to my created layers for class
<BR>definition of search attribute.</DIV>
<DIV> </DIV>
<DIV>I belive Gazetter Service are not meant for application of my type. Where I
<BR>have to find some local point features. It seems I lost the track.<BR>Any
help regarding this would be highly appreciated.</DIV>
<DIV> </DIV>
<DIV>Regards,<BR>-rajan.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>------------------------------</DIV>
<DIV> </DIV>
<DIV>Message: 2<BR>Date: Tue, 17 May 2005 11:01:28 +0200<BR>From: "Bart van den
Eijnden" <<A
href="mailto:BEN@Syncera-ITSolutions.NL">BEN@Syncera-ITSolutions.NL</A>><BR>Subject:
[Chameleon] Re: LayerLabel<BR>To: <<A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A>><BR>Message-ID:
<<A
href="mailto:s289cf11.081@syncera.nl">s289cf11.081@syncera.nl</A>><BR>Content-Type:
text/plain; charset=US-ASCII</DIV>
<DIV> </DIV>
<DIV>Hi Stephan,</DIV>
<DIV> </DIV>
<DIV>first of all the widget was written by an ex-colleague of me at Geodan
(a<BR>Dutch GIS company).</DIV>
<DIV> </DIV>
<DIV>I think the way the widget operates is, it defines an SLD document and
then<BR>applies it to the layer. So you need to adapt the SLD in order for
your<BR>changes to work.</DIV>
<DIV> </DIV>
<DIV>I do see font-color in there, but I don't know by head how you can
change<BR>the label position using SLD.</DIV>
<DIV> </DIV>
<DIV>$szLabelSLD =
"<StyledLayerDescriptor<BR>version='1.0.0'><NamedLayer><Name>$szLayerName</Name><UserStyle><FeatureType<BR>Style><Rule><TextSymbolizer><Label>$this->mszAttribute</Label><Font><CssPara<BR>meter
name='font-color'>#000000</CssParameter><CssParameter<BR>name='font-family'>$this->mszFont</CssParameter><CssParameter<BR>name='font-size'>$this->mszFontSize</CssParameter></Font></TextSymbolizer></<BR>Rule></FeatureTypeStyle></UserStyle></NamedLayer></StyledLayerDescriptor>";
</DIV>
<DIV> </DIV>
<DIV>Maybe another possibility would be to override the values after the SLD
has<BR>been set on the layer:</DIV>
<DIV> </DIV>
<DIV>$oAnnoLayer->applysld( $szLabelSLD , $szLayerName ); </DIV>
<DIV> </DIV>
<DIV>so perform your Mapscript code after this statement.</DIV>
<DIV> </DIV>
<DIV>Hope this helps.</DIV>
<DIV> </DIV>
<DIV>Best regards,<BR>Bart</DIV>
<DIV> </DIV>
<DIV>Bart van den Eijnden<BR>Syncera-ITSolutions<BR>Postbus 270<BR>2600 AG
DELFT</DIV>
<DIV> </DIV>
<DIV>tel.nr.: 015-7512436<BR>email: <A
href="mailto:BEN@Syncera-ITSolutions.nl">BEN@Syncera-ITSolutions.nl</A></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><BR>------------------------------</DIV>
<DIV> </DIV>
<DIV>Message: 3<BR>Date: Tue, 17 May 2005 12:29:29 +0200<BR>From: "Bart van den
Eijnden" <<A
href="mailto:BEN@Syncera-ITSolutions.NL">BEN@Syncera-ITSolutions.NL</A>><BR>Subject:
Re: [Chameleon] map.search.ch<BR>To: <<A
href="mailto:rbajracharya@icimod.org.np">rbajracharya@icimod.org.np</A>><BR>Cc:
<A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Message-ID:
<<A
href="mailto:s289e3b5.073@syncera.nl">s289e3b5.073@syncera.nl</A>><BR>Content-Type:
text/plain; charset=US-ASCII</DIV>
<DIV> </DIV>
<DIV>This site is not built with Chameleon and not by me.</DIV>
<DIV> </DIV>
<DIV>I just posted it to the list for inspiration for future
Chameleon<BR>development :-)</DIV>
<DIV> </DIV>
<DIV>Best regards,<BR>Bart</DIV>
<DIV> </DIV>
<DIV>Bart van den Eijnden<BR>Syncera-ITSolutions<BR>Postbus 270<BR>2600 AG
DELFT</DIV>
<DIV> </DIV>
<DIV>tel.nr.: 015-7512436<BR>email: <A
href="mailto:BEN@Syncera-ITSolutions.nl">BEN@Syncera-ITSolutions.nl</A></DIV>
<DIV> </DIV>
<DIV>>>> Rajan Man Bajracharya <<A
href="mailto:rbajracharya@icimod.org.np">rbajracharya@icimod.org.np</A>>
05/17/05 11:59pm >>><BR>Hi Bart,</DIV>
<DIV> </DIV>
<DIV>Provided link is very impressive. Congratulation! I belive you've used
<BR>mapserver with chameleon version to implement this ?<BR>If so I am wondering
how you implemented search capabilities? I am trying <BR>to develop small
application for staff location map on the web. I couldn't <BR>able to figure out
how to implement query by attribute such as by "staff <BR>name" and locate the
feature on the map.</DIV>
<DIV> </DIV>
<DIV>Any help would be highly appreciated.</DIV>
<DIV> </DIV>
<DIV>Thanking you in advance,<BR>rajan.</DIV>
<DIV> </DIV>
<DIV><BR>At 10:19 AM 5/17/2005 +0200, you wrote:<BR>>Hi
list,<BR>><BR>>a very nice GIS DHTML GUI (zoom in with left mouse button,
zoom out with <BR>>right mouse button):<BR>><BR>>http://map.search.ch/
<BR>><BR>>Best regards,<BR>>Bart<BR>><BR>>Bart van den
Eijnden<BR>>Syncera-ITSolutions<BR>>Postbus 270<BR>>2600 AG
DELFT<BR>><BR>>tel.nr.: 015-7512436<BR>>email: <A
href="mailto:BEN@Syncera-ITSolutions.nl">BEN@Syncera-ITSolutions.nl</A>
<BR>><BR>><BR>>_______________________________________________<BR>>Chameleon
mailing list<BR>>Chameleon@lists.maptools.org
<BR>>http://lists.maptools.org/mailman/listinfo/chameleon
<BR>><BR>>!DSPAM:4289ab26250581351217386!</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>------------------------------</DIV>
<DIV> </DIV>
<DIV>Message: 4<BR>Date: Tue, 17 May 2005 12:33:58 +0200<BR>From: Stephan Holl
<<A href="mailto:sholl@gmx.net">sholl@gmx.net</A>><BR>Subject: Re:
[Chameleon] Re: LayerLabel<BR>To: "Bart van den Eijnden" <<A
href="mailto:BEN@Syncera-ITSolutions.NL">BEN@Syncera-ITSolutions.NL</A>><BR>Cc:
<A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Message-ID:
<<A
href="mailto:20050517123358.2d7a3c1a@localhost">20050517123358.2d7a3c1a@localhost</A>><BR>Content-Type:
text/plain; charset="us-ascii"</DIV>
<DIV> </DIV>
<DIV>Hello Bart, </DIV>
<DIV> </DIV>
<DIV>On Tue, 17 May 2005 11:01:28 +0200 "Bart van den Eijnden" <<A
href="mailto:BEN@Syncera">BEN@Syncera</A>-<BR>ITSolutions.NL> wrote:</DIV>
<DIV> </DIV>
<DIV>> Hi Stephan,<BR>> <BR>> first of all the widget was written by an
ex-colleague of me at<BR>> Geodan (a Dutch GIS company).</DIV>
<DIV> </DIV>
<DIV>OK, thanks for clearing this.</DIV>
<DIV> </DIV>
<DIV>> <BR>> I think the way the widget operates is, it defines an SLD
document<BR>> and then applies it to the layer. So you need to adapt the SLD
in<BR>> order for your changes to work.<BR>> <BR>> I do see font-color
in there, but I don't know by head how you can<BR>> change the label position
using SLD.</DIV>
<DIV> </DIV>
<DIV>I changed font-color by hand, but the result was always black...</DIV>
<DIV> </DIV>
<DIV>> <BR>> $szLabelSLD = "<StyledLayerDescriptor<BR>>
version='1.0.0'><NamedLayer><Name>$szLayerName</<BR>>
Name><UserStyle><FeatureTypeStyle><Rule><TextSymbolizer><Label>$this-<BR>>
Name>>mszAttribute</Label><Font><CssParameter
name='font-<BR>>
Name>>color'>#000000</CssParameter><CssParameter
name='font-family'><BR>>
Name>>$this->mszFont</CssParameter><CssParameter
name='font-size'><BR>>
Name>>$this->mszFontSize</CssParameter></Font></TextSymbolizer></<BR>>
Name>>Rule></FeatureTypeStyle></UserStyle></NamedLayer></<BR>>
Name>>Rule>StyledLayerDescriptor>"; <BR>> <BR>> Maybe another
possibility would be to override the values after the<BR>> SLD has been set
on the layer:<BR>> <BR>> $oAnnoLayer->applysld( $szLabelSLD ,
$szLayerName ); <BR>> <BR>> so perform your Mapscript code after this
statement.</DIV>
<DIV> </DIV>
<DIV>I will do this. </DIV>
<DIV> </DIV>
<DIV>But where is the definition of the created anotation-layer. When I
look<BR>at the resulting mapfile in the session-folder, I cannot find
the<BR>mapscript-code which generates the annotation-layer.</DIV>
<DIV> </DIV>
<DIV>Thank you for your help.</DIV>
<DIV> </DIV>
<DIV>Best</DIV>
<DIV> </DIV>
<DIV> Stephan</DIV>
<DIV> </DIV>
<DIV>-- <BR>Stephan Holl</DIV>
<DIV> </DIV>
<DIV>Check headers for GnuPG Key!<BR><A
href="http://www.gdf-hannover.de">http://www.gdf-hannover.de</A></DIV>
<DIV> </DIV>
<DIV>-------------- next part --------------<BR>A non-text attachment was
scrubbed...<BR>Name: not available<BR>Type: application/pgp-signature<BR>Size:
189 bytes<BR>Desc: not available<BR>Url :<BR><A
href="http://lists.maptools.org/pipermail/chameleon/attachments/20050517/c1980125/">http://lists.maptools.org/pipermail/chameleon/attachments/20050517/c1980125/</A><BR>attachment-0001.bin</DIV>
<DIV> </DIV>
<DIV>------------------------------</DIV>
<DIV> </DIV>
<DIV>Message: 5<BR>Date: Tue, 17 May 2005 11:48:25 +0100<BR>From: "Gail" <<A
href="mailto:Gail.Millin@manchester.ac.uk">Gail.Millin@manchester.ac.uk</A>><BR>Subject:
RE: [Chameleon] PHP Warnings and MapServer Error<BR>To: "'Jason Fournier'"
<<A
href="mailto:jfournier@dmsolutions.ca">jfournier@dmsolutions.ca</A>><BR>Cc:
<A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Message-ID:
<<A
href="mailto:200505171052.j4HAqMaV008439@duke.maptools.org">200505171052.j4HAqMaV008439@duke.maptools.org</A>><BR>Content-Type:
text/plain; charset="us-ascii"</DIV>
<DIV> </DIV>
<DIV>Hi Jason,</DIV>
<DIV> </DIV>
<DIV>I had already downloaded proj.4 and it appears to be configured
correctly.<BR>No image is showing up but if I right click on the image I get the
URL</DIV>
<DIV> </DIV>
<DIV><A
href="http://camber.mc.man.ac.uk/chameleon//common//wrapper/drawmap.php?map_sessio">http://camber.mc.man.ac.uk/chameleon//common//wrapper/drawmap.php?map_sessio</A><BR>n_mode=1&run_query=0&sid=4289c68731fad&dummy=0.55135400+1116325511&UniqId=11<BR>16325812267525</DIV>
<DIV> </DIV>
<DIV>Should there be two forward slashes "//" before and after common in the
URL?<BR>Or has something gone wrong in the chameleon configuration? </DIV>
<DIV> </DIV>
<DIV>I put the above URL in a browser to see if the map would appear I got
the<BR>message</DIV>
<DIV> </DIV>
<DIV>CGI Error</DIV>
<DIV> </DIV>
<DIV>The specified CGI application misbehaved by not returning a complete set
of<BR>HTTP headers</DIV>
<DIV> </DIV>
<DIV>Would appreciate any suggestions </DIV>
<DIV> </DIV>
<DIV>Kind Regards</DIV>
<DIV> </DIV>
<DIV>Gail</DIV>
<DIV> </DIV>
<DIV>-----Original Message-----<BR>From: Jason Fournier
[mailto:jfournier@dmsolutions.ca] <BR>Sent: 16 May 2005 17:34<BR>To: Gail<BR>Cc:
<A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Subject:
Re: [Chameleon] PHP Warnings and MapServer Error</DIV>
<DIV> </DIV>
<DIV>Gail,</DIV>
<DIV> </DIV>
<DIV>MapServer is having trouble finding you proj.4 installation. Have
you<BR>installed it? If you have you will have to set an ENV
Variable. You can<BR>alternatively set CONFIG PROJ_LIB
"path/to/epsg".</DIV>
<DIV> </DIV>
<DIV>Thanks,<BR>Jason</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Gail wrote:<BR>> Dear Chameleon Users,<BR>> <BR>> <BR>>
<BR>> I have now managed to get the .phtml pages for the samples bringing up
<BR>> the below warning for the first few sample links and for the ROI Widget
<BR>> example, a page with the key of the world is appearing and the logo
<BR>> "Loading Image" also appears although no image gets loaded.<BR>>
<BR>> <BR>> <BR>> Does anyone have any pointers for how to
resolve the below error?<BR>> <BR>> <BR>> <BR>> PHP Warning:
[MapServer Error]: msProcessProjection(): no options found <BR>> in 'init'
file in <BR>>
C:\Inetpub\wwwroot\chameleon\htdocs\common\wrapper\map_session.php on <BR>>
line 215 PHP Warning: Failed to open map file <BR>>
C:\Inetpub\wwwroot\chameleon\samples\htdocs/../map/chameleon.map in <BR>>
C:\Inetpub\wwwroot\chameleon\htdocs\common\wrapper\map_session.php on <BR>>
line 215 PHP Fatal error: Call to a member function on a non-object in <BR>>
c:\Inetpub\wwwroot\chameleon\htdocs\widgets\KeyMap\KeyMap.widget.php on <BR>>
line 197<BR>> <BR>> <BR>> <BR>> I managed to get to this stage
by commenting out the doc_root in the <BR>> php.ini file and setting the
cgi.force_redirect to 0.<BR>> <BR>> <BR>> <BR>> Any help I
would really appreciate<BR>> <BR>> <BR>> <BR>> Gail<BR>>
<BR>> -------------------------------------------------------------<BR>>
Gail Rebecca Millin<BR>> Geodata Interoperability Support Officer<BR>>
-------------------------------------------------------------<BR>>
MIMAS<BR>> Manchester Computing<BR>> The University of Manchester<BR>>
Oxford Road<BR>> Manchester<BR>> M13 9PL<BR>> <BR>> <BR>>
<BR>> E-mail: <A
href="mailto:Gail.Millin@manchester.ac.uk">Gail.Millin@manchester.ac.uk</A>
<<A
href="mailto:Gail.Millin@manchester.ac.uk">mailto:Gail.Millin@manchester.ac.uk</A>><BR>>
Website: <A
href="http://www.mimas.ac.uk/spatial">http://www.mimas.ac.uk/spatial</A><BR>>
-------------------------------------------------------------<BR>>
<BR>> <BR>> <BR>> <BR>>
------------------------------------------------------------------------<BR>>
<BR>> _______________________________________________<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></DIV>
<DIV> </DIV>
<DIV>-- <BR>________________________<BR>Jason Fournier</DIV>
<DIV> </DIV>
<DIV>DM Solutions Group Inc.<BR><A
href="mailto:jfournier@dmsolutions.ca">jfournier@dmsolutions.ca</A><BR><A
href="http://www.dmsolutions.ca">www.dmsolutions.ca</A><BR>613.565.5056
x18</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>------------------------------</DIV>
<DIV> </DIV>
<DIV>Message: 6<BR>Date: Tue, 17 May 2005 08:13:13 -0400<BR>From: Jason Fournier
<<A
href="mailto:jfournier@dmsolutions.ca">jfournier@dmsolutions.ca</A>><BR>Subject:
Re: [Chameleon] map.search.ch<BR>To: <A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Message-ID:
<<A
href="mailto:4289DFD9.40003@dmsolutions.ca">4289DFD9.40003@dmsolutions.ca</A>><BR>Content-Type:
text/plain; charset=ISO-8859-1; format=flowed</DIV>
<DIV> </DIV>
<DIV>Bart,</DIV>
<DIV> </DIV>
<DIV>Very nice site ... and quite responsive. They've done an excellent
job.</DIV>
<DIV> </DIV>
<DIV>Jason</DIV>
<DIV> </DIV>
<DIV><BR>Bart van den Eijnden wrote:<BR>> Hi list,<BR>> <BR>> a very
nice GIS DHTML GUI (zoom in with left mouse button, zoom out with<BR>right mouse
button):<BR>> <BR>> <A
href="http://map.search.ch/">http://map.search.ch/</A><BR>> <BR>> Best
regards,<BR>> Bart<BR>> <BR>> Bart van den Eijnden<BR>>
Syncera-ITSolutions<BR>> Postbus 270<BR>> 2600 AG DELFT<BR>>
<BR>> tel.nr.: 015-7512436<BR>> email: <A
href="mailto:BEN@Syncera-ITSolutions.nl">BEN@Syncera-ITSolutions.nl</A><BR>>
<BR>> <BR>> _______________________________________________<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>>
</DIV>
<DIV> </DIV>
<DIV>-- <BR>________________________<BR>Jason Fournier</DIV>
<DIV> </DIV>
<DIV>DM Solutions Group Inc.<BR><A
href="mailto:jfournier@dmsolutions.ca">jfournier@dmsolutions.ca</A><BR><A
href="http://www.dmsolutions.ca">www.dmsolutions.ca</A><BR>613.565.5056
x18</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>------------------------------</DIV>
<DIV> </DIV>
<DIV>Message: 7<BR>Date: Tue, 17 May 2005 08:27:26 -0400<BR>From: Jason Fournier
<<A
href="mailto:jfournier@dmsolutions.ca">jfournier@dmsolutions.ca</A>><BR>Subject:
Re: [Chameleon] PHP Warnings and MapServer Error<BR>To: <A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Message-ID:
<<A
href="mailto:4289E32E.2020605@dmsolutions.ca">4289E32E.2020605@dmsolutions.ca</A>><BR>Content-Type:
text/plain; charset=ISO-8859-1; format=flowed</DIV>
<DIV> </DIV>
<DIV>Hi Gail,</DIV>
<DIV> </DIV>
<DIV>Double slashes ('//') are ok in URL's. </DIV>
<DIV> </DIV>
<DIV>I notice your host is visible to the outside world - what is the URL to
your<BR>samples? It would assist in debugging. If possible please
also create a<BR>phpinfo() script and place it in the chameleon/samples/htdocs/
directory.</DIV>
<DIV> </DIV>
<DIV><?php</DIV>
<DIV> </DIV>
<DIV>dl("php_mapscript.dll");<BR>phpinfo();</DIV>
<DIV> </DIV>
<DIV>?></DIV>
<DIV> </DIV>
<DIV>Alternatively you could post the relevant results of your phpinfo out put
to<BR>the list. We would need to see the General section and the
PHP/MapScript<BR>section.</DIV>
<DIV> </DIV>
<DIV>Thanks,<BR>Jason</DIV>
<DIV> </DIV>
<DIV><BR>Gail wrote:<BR>> Hi Jason,<BR>> <BR>> I had already downloaded
proj.4 and it appears to be configured correctly.<BR>> No image is showing up
but if I right click on the image I get the URL<BR>> <BR>><BR><A
href="http://camber.mc.man.ac.uk/chameleon//common//wrapper/drawmap.php?map_sessio">http://camber.mc.man.ac.uk/chameleon//common//wrapper/drawmap.php?map_sessio</A><BR>><BR>n_mode=1&run_query=0&sid=4289c68731fad&dummy=0.55135400+1116325511&UniqId=11<BR>>
16325812267525<BR>> <BR>> Should there be two forward slashes "//" before
and after common in the<BR>URL?<BR>> Or has something gone wrong in the
chameleon configuration? <BR>> <BR>> I put the above URL in a browser to
see if the map would appear I got the<BR>> message<BR>> <BR>> CGI
Error<BR>> <BR>> The specified CGI application misbehaved by not returning
a complete set<BR>of<BR>> HTTP headers<BR>> <BR>> Would appreciate any
suggestions <BR>> <BR>> Kind Regards<BR>> <BR>> Gail<BR>>
<BR>> -----Original Message-----<BR>> From: Jason Fournier
[mailto:jfournier@dmsolutions.ca] <BR>> Sent: 16 May 2005 17:34<BR>> To:
Gail<BR>> Cc: <A
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>>
Subject: Re: [Chameleon] PHP Warnings and MapServer Error<BR>> <BR>>
Gail,<BR>> <BR>> MapServer is having trouble finding you proj.4
installation. Have you<BR>> installed it? If you have you will
have to set an ENV Variable. You can<BR>> alternatively set CONFIG
PROJ_LIB "path/to/epsg".<BR>> <BR>> Thanks,<BR>> Jason<BR>> <BR>>
<BR>> <BR>> Gail wrote:<BR>> <BR>>>Dear Chameleon
Users,<BR>>><BR>>> <BR>>><BR>>>I have now managed to get
the .phtml pages for the samples bringing up <BR>>>the below warning for
the first few sample links and for the ROI Widget <BR>>>example, a page
with the key of the world is appearing and the logo <BR>>>"Loading Image"
also appears although no image gets loaded.<BR>>><BR>>>
<BR>>><BR>>>Does anyone have any pointers for how to resolve the
below error?<BR>>><BR>>> <BR>>><BR>>>PHP Warning:
[MapServer Error]: msProcessProjection(): no options found <BR>>>in 'init'
file in
<BR>>>C:\Inetpub\wwwroot\chameleon\htdocs\common\wrapper\map_session.php
on <BR>>>line 215 PHP Warning: Failed to open map file
<BR>>>C:\Inetpub\wwwroot\chameleon\samples\htdocs/../map/chameleon.map in
<BR>>>C:\Inetpub\wwwroot\chameleon\htdocs\common\wrapper\map_session.php
on <BR>>>line 215 PHP Fatal error: Call to a member function on a
non-object in
<BR>>>c:\Inetpub\wwwroot\chameleon\htdocs\widgets\KeyMap\KeyMap.widget.php
on <BR>>>line 197<BR>>><BR>>> <BR>>><BR>>>I
managed to get to this stage by commenting out the doc_root in the
<BR>>>php.ini file and setting the cgi.force_redirect to
0.<BR>>><BR>>> <BR>>><BR>>>Any help I would really
appreciate<BR>>><BR>>>
<BR>>><BR>>>Gail<BR>>><BR>>>-------------------------------------------------------------<BR>>>Gail
Rebecca Millin<BR>>>Geodata Interoperability Support
Officer<BR>>>-------------------------------------------------------------<BR>>>MIMAS<BR>>>Manchester
Computing<BR>>>The University of Manchester<BR>>>Oxford
Road<BR>>>Manchester<BR>>>M13 9PL<BR>>><BR>>>
<BR>>><BR>>>E-mail: <A
href="mailto:Gail.Millin@manchester.ac.uk">Gail.Millin@manchester.ac.uk</A>
<<A
href="mailto:Gail.Millin@manchester.ac.uk">mailto:Gail.Millin@manchester.ac.uk</A>><BR>>>Website:
<A
href="http://www.mimas.ac.uk/spatial">http://www.mimas.ac.uk/spatial</A><BR>>>-------------------------------------------------------------<BR>>><BR>>>
<BR>>><BR>>><BR>>>------------------------------------------------------------------------<BR>>><BR>>>_______________________________________________<BR>>>Chameleon
mailing
list<BR>>>Chameleon@lists.maptools.org<BR>>>http://lists.maptools.org/mailman/listinfo/chameleon<BR>>
<BR>> </DIV>
<DIV> </DIV>
<DIV>-- <BR>________________________<BR>Jason Fournier</DIV>
<DIV> </DIV>
<DIV>DM Solutions Group Inc.<BR><A
href="mailto:jfournier@dmsolutions.ca">jfournier@dmsolutions.ca</A><BR><A
href="http://www.dmsolutions.ca">www.dmsolutions.ca</A><BR>613.565.5056
x18</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV></FONT> </DIV></BODY></HTML>