<!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.3790.2491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi Daniel</FONT></DIV>
<DIV><FONT size=2>1) is ok</FONT></DIV>
<DIV><FONT size=2>2) is probably ok</FONT></DIV>
<DIV><FONT size=2>3) did you keep the .ini.in ? if so you need to rename the
.ini.in, not the .ini</FONT></DIV>
<DIV><FONT size=2>the .ini are overwriten when you launch the setup script. So
be sure to have dptons.ini.in ( client_conf/ ) and dptons.map.in (
server_conf/dptons/ ) </FONT></DIV>
<DIV><FONT size=2>4) change the .ini.in file, not the .ini</FONT></DIV>
<DIV><FONT size=2>5) before trying to access </FONT><FONT size=3><A
href="http://195.195.195.5/cartoweb3/htdocs/dptons.php">http://195.195.195.5/cartoweb3/htdocs/dptons.php</A>,
you need to launch the setup script (in command line)</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>cw3setup.php --install --base-url </FONT><FONT
size=3>http://195.195.195.5/cartoweb3/htdocs/</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Also rename the files in po/ </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I did exactly that and could run the project without
problem.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>What mean </FONT><FONT size=3>"reputation" and "deberia" ? I
dont understand these words.</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=djaimesp@yahoo.es href="mailto:djaimesp@yahoo.es">daniel jaimes</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> Monday, May 15, 2006 10:37 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-users] install new
projects</DIV>
<DIV><BR></DIV>hello list, <BR> I am trying to create a new
project, using demoCW3, the made steps are: <BR>1) in
/var/www/html/cartoweb3/projects/, I copied folder demoCW3 to dptons
<BR>2) soon in /var/www/html/cartoweb3/projects/dptons/server_conf/reputation
demoCW3 to dptons <BR>3) in
/var/www/html/cartoweb3/projects/dptons/server_conf/dptons reputation
demoCW3.map and demoCW3.ini to dptons.map and dptons.ini respectively <BR>4)
Edit the <EM>client.ini</EM> of dptons, and modify the mapId parameter value
with the name of dptons: <PRE>mapId = dptons<BR><BR>5) when executing http://195.195.195.5/cartoweb3/htdocs/dptons.php <BR> it generates the sisuiente error to me: <BR><BR><BR> Failure<BR> <BR> <BR> Class : SoapFaultWrapper<BR>Message : Could not find msLayer raster<BR>Backtrace:<BR><BR>file: 266 - /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.php<BR>call:<BR>
LayersInitProvider::fillDynamicLayer()<BR><BR>file: 359 - /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.php<BR>call: LayersInitProvider->fillDynamicLayer(Object(Layer))<BR><BR>file: 395 - /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.php<BR>call: LayersInitProvider->fillDynamicLayers()<BR><BR>file: 239 - /var/www/html/cartoweb3/coreplugins/layers/server/ServerLayers.php<BR>call: LayersInitProvider->getInit()<BR><BR>file: 168 - /var/www/html/cartoweb3/server/ServerPluginHelper.php<BR>call: ServerLayers->getInit()<BR><BR>file: 267 - /var/www/html/cartoweb3/common/PluginManager.php<BR>call: InitProviderHelper->getInitHelper(Object(ServerLayers))<BR><BR>file: 267 - /var/www/html/cartoweb3/common/PluginManager.php<BR>call: call_user_func_array(Array(2), Array(1))<BR><BR>file: 285 - /var/www/html/cartoweb3/common/PluginManager.php<BR>call: PluginManager->callPluginImplementing(Object(ServerLayers),
"InitProvider",<BR> "getInit", Array(0))<BR><BR>file: 166 - /var/www/html/cartoweb3/server/MapInfoHandler.php<BR>call: PluginManager->callPluginsImplementing("InitProvider", "getInit")<BR><BR>file: 49 - /var/www/html/cartoweb3/server/ServerMapInfoCache.php<BR>call: MapInfoHandler->loadMapInfo()<BR><BR>file: 99 - /var/www/html/cartoweb3/common/MapInfoCache.php<BR>call: ServerMapInfoCache->computeMapInfo()<BR><BR>file: 179 - /var/www/html/cartoweb3/common/MapInfoCache.php<BR>call: ServerMapInfoCache->cacheMapInfo()<BR><BR>file: 177 - /var/www/html/cartoweb3/server/MapInfoHandler.php<BR>call: ServerMapInfoCache->getMapInfo()<BR><BR>file: 375 - /var/www/html/cartoweb3/server/ServerContext.php<BR>call: MapInfoHandler->getMapInfo()<BR><BR>file: 190 - /var/www/html/cartoweb3/server/Cartoserver.php<BR>call: ServerContext->getMapInfo()<BR><BR>file: 337 - /var/www/html/cartoweb3/server/Cartoserver.php<BR>call:
Cartoserver->doGetMapInfo("dptons.dptons")<BR><BR>file: 377 -<BR> /var/www/html/cartoweb3/server/Cartoserver.php<BR>call: Cartoserver->callWithExceptionCheck("doGetMapInfo", "dptons.dptons")<BR><BR>file: 104 - /var/www/html/cartoweb3/client/CartoserverService.php<BR>call: Cartoserver->getMapInfo("dptons.dptons")<BR><BR>file: 158 - /var/www/html/cartoweb3/client/CartoserverService.php<BR>call: CartoserverService->callDirect("getMapInfo", "dptons.dptons")<BR><BR>file: 217 - /var/www/html/cartoweb3/client/CartoserverService.php<BR>call: CartoserverService->callFunction("getMapInfo", "dptons.dptons")<BR><BR>file: 60 - /var/www/html/cartoweb3/client/ClientMapInfoCache.php<BR>call: CartoserverService->getMapInfo("dptons.dptons")<BR><BR>file: 99 - /var/www/html/cartoweb3/common/MapInfoCache.php<BR>call: ClientMapInfoCache->computeMapInfo()<BR><BR>file: 92 - /var/www/html/cartoweb3/client/ClientMapInfoCache.php<BR>call:
ClientMapInfoCache->cacheMapInfo()<BR><BR>file: 777 -<BR> /var/www/html/cartoweb3/client/Cartoclient.php<BR>call: ClientMapInfoCache->checkMapInfoTimestamp(1147708687)<BR><BR>file: 892 - /var/www/html/cartoweb3/client/Cartoclient.php<BR>call: Cartoclient->getMapResultFromRequest(Object(MapRequest))<BR><BR>file: 1027 - /var/www/html/cartoweb3/client/Cartoclient.php<BR>call: Cartoclient->doMain()<BR><BR>file: 38 - /var/www/html/cartoweb3/htdocs/client.php<BR>call: Cartoclient->main()<BR><BR>file: 3 - /var/www/html/cartoweb3/htdocs/dptons.php<BR>call: require_once("/var/www/html/cartoweb3/htdocs/client.php")<BR><BR>I ask: I must install projecto using cw3setup.php? and like deberia to install it? thus: <BR><BR>/usr/bin/php cw3setup.php --install --base-URL http://195.195.195.5/cartoweb3/htdocs --projects dptons <BR><BR>or like deberia to be made? <BR><BR><BR>thanks </PRE>
<P>
<HR SIZE=1>
<BR><FONT face=Verdana size=-2>LLama Gratis a cualquier PC del
Mundo.<BR>Llamadas a fijos y móviles desde 1 céntimo por minuto.<BR><A
href="http://us.rd.yahoo.com/mail/es/tagline/messenger/*http://es.voice.yahoo.com/">http://es.voice.yahoo.com</A></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>