<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-7">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>the error you are getting is most likely a mapfile problem,
probably the reference to the keymap image is wrong, check the path to the file
and eventualy if the file is not broken or something like that.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>regards</FONT></DIV>
<DIV><FONT size=2>Oliver</FONT></DIV>
<DIV><FONT size=2></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=nipapada@gmail.com href="mailto:nipapada@gmail.com">Νίκος
Παπαδάκης</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</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Sunday, August 17, 2008 9:19
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-users] Setting up a
project.</DIV>
<DIV><BR></DIV>Hello to everyone!<BR><BR>I am a new user of cartoweb and i
want to setup a very simple project following the directions i found here (<A
class=moz-txt-link-freetext
href="http://www.cartoweb.org/cwiki/HowToCreateANewProject">http://www.cartoweb.org/cwiki/HowToCreateANewProject</A>)<BR>in
order to get familiar with it.<BR>I managed to setup the project based on the
files of the example but then i tried with another mapfile<BR>and could not
get any result.<BR><BR>The steps i followed to setup the new project
are:<BR><BR>1) Create a folder 'mytest' in cartoweb3/projects<BR>2)Place
folders client_conf and server_conf in
cartoweb3/projects/mytest<BR>3)Create a file mytest.php in
cartoweb3/htdocs which contains :<BR>
<?php<BR> $_ENV['CW3_PROJECT'] =
'mytest';<BR>
require_once('client.php');<BR>
?><BR><BR>4)I have checked that <B>mytest.map</B> (my new mapfile and not
the one from the example!)and <B>mytest.ini</B> are in
cartoweb3/projects/mytest/server_conf/mytest<BR>5)I have edited the
<B>layers.ini</B> and define the layers of the mapfile i want to
render.<BR><BR>6)Finaly i run in command prompt the following
instruction:<BR><BR> <PHP-Interpreter> cw3setup.php
--install --base-url <A class=moz-txt-link-freetext
href="http://localhost/cartoweb3/htdocs/">http://localhost/cartoweb3/htdocs/</A>
--profile development --project mytest<BR><BR>All action then are performed
without getting any warning or error!<BR><BR>But when i choose mytest project
from the drop down menu in <A class=moz-txt-link-freetext
href="http://localhost/cartoweb3/htdocs/client.php">http://localhost/cartoweb3/htdocs/client.php</A><BR>i
get the following error!<BR><BR><B>Fatal error</B>: [MapServer Error]:
msImageLoadGD(): ((null)) in
<B>C:\ms4w\apps\cartoweb3\coreplugins\images\server\ServerImages.php</B> on
line <B>290<BR><BR><BR></B>Can anybody figure out where the error might be?
<BR><BR>Thank you in advance!!!<BR>Nikos Papadakis.<BR><B><BR><BR></B>
<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>