[From nobody Mon May 15 16:45:44 2006 Received: from [200.75.50.141] by web25506.mail.ukl.yahoo.com via HTTP; Mon, 15 May 2006 19:15:25 CEST Date: Mon, 15 May 2006 19:15:25 +0200 (CEST) From: daniel jaimes <djaimesp@yahoo.es> Subject: install new projects To: cartoweb-users@lists.maptools.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-922279686-1147713325=:22927" Content-Transfer-Encoding: 8bit Content-Length: 2005 --0-922279686-1147713325=:22927 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit hello list, I am trying to create a new project, using demoCW3, the made steps are: 1) in /var/www/html/cartoweb3/projects/, I copied folder demoCW3 to dptons 2) soon in /var/www/html/cartoweb3/projects/dptons/server_conf/reputation demoCW3 to dptons 3) in /var/www/html/cartoweb3/projects/dptons/server_conf/dptons reputation demoCW3.map and demoCW3.ini to dptons.map and dptons.ini respectively 4) Edit the client.ini of dptons, and modify the mapId parameter value with the name of dptons: mapId = dptons 5) when executing http://195.195.195.5/cartoweb3/htdocs/dptons.php it generates the sisuiente error to me: Failure Class : SoapFaultWrapper Message : Could not find msLayer raster Backtrace: file: 266 - /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.php call: LayersInitProvider::fillDynamicLayer() file: 359 - /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.php call: LayersInitProvider->fillDynamicLayer(Object(Layer)) file: 395 - /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.php call: LayersInitProvider->fillDynamicLayers() file: 239 - /var/www/html/cartoweb3/coreplugins/layers/server/ServerLayers.php call: LayersInitProvider->getInit() file: 168 - /var/www/html/cartoweb3/server/ServerPluginHelper.php call: ServerLayers->getInit() file: 267 - /var/www/html/cartoweb3/common/PluginManager.php call: InitProviderHelper->getInitHelper(Object(ServerLayers)) file: 267 - /var/www/html/cartoweb3/common/PluginManager.php call: call_user_func_array(Array(2), Array(1)) file: 285 - /var/www/html/cartoweb3/common/PluginManager.php call: PluginManager->callPluginImplementing(Object(ServerLayers), "InitProvider", "getInit", Array(0)) file: 166 - /var/www/html/cartoweb3/server/MapInfoHandler.php call: PluginManager->callPluginsImplementing("InitProvider", "getInit") file: 49 - /var/www/html/cartoweb3/server/ServerMapInfoCache.php call: MapInfoHandler->loadMapInfo() file: 99 - /var/www/html/cartoweb3/common/MapInfoCache.php call: ServerMapInfoCache->computeMapInfo() file: 179 - /var/www/html/cartoweb3/common/MapInfoCache.php call: ServerMapInfoCache->cacheMapInfo() file: 177 - /var/www/html/cartoweb3/server/MapInfoHandler.php call: ServerMapInfoCache->getMapInfo() file: 375 - /var/www/html/cartoweb3/server/ServerContext.php call: MapInfoHandler->getMapInfo() file: 190 - /var/www/html/cartoweb3/server/Cartoserver.php call: ServerContext->getMapInfo() file: 337 - /var/www/html/cartoweb3/server/Cartoserver.php call: Cartoserver->doGetMapInfo("dptons.dptons") file: 377 - /var/www/html/cartoweb3/server/Cartoserver.php call: Cartoserver->callWithExceptionCheck("doGetMapInfo", "dptons.dptons") file: 104 - /var/www/html/cartoweb3/client/CartoserverService.php call: Cartoserver->getMapInfo("dptons.dptons") file: 158 - /var/www/html/cartoweb3/client/CartoserverService.php call: CartoserverService->callDirect("getMapInfo", "dptons.dptons") file: 217 - /var/www/html/cartoweb3/client/CartoserverService.php call: CartoserverService->callFunction("getMapInfo", "dptons.dptons") file: 60 - /var/www/html/cartoweb3/client/ClientMapInfoCache.php call: CartoserverService->getMapInfo("dptons.dptons") file: 99 - /var/www/html/cartoweb3/common/MapInfoCache.php call: ClientMapInfoCache->computeMapInfo() file: 92 - /var/www/html/cartoweb3/client/ClientMapInfoCache.php call: ClientMapInfoCache->cacheMapInfo() file: 777 - /var/www/html/cartoweb3/client/Cartoclient.php call: ClientMapInfoCache->checkMapInfoTimestamp(1147708687) file: 892 - /var/www/html/cartoweb3/client/Cartoclient.php call: Cartoclient->getMapResultFromRequest(Object(MapRequest)) file: 1027 - /var/www/html/cartoweb3/client/Cartoclient.php call: Cartoclient->doMain() file: 38 - /var/www/html/cartoweb3/htdocs/client.php call: Cartoclient->main() file: 3 - /var/www/html/cartoweb3/htdocs/dptons.php call: require_once("/var/www/html/cartoweb3/htdocs/client.php") I ask: I must install projecto using cw3setup.php? and like deberia to install it? thus: /usr/bin/php cw3setup.php --install --base-URL http://195.195.195.5/cartoweb3/htdocs --projects dptons or like deberia to be made? Thanks --------------------------------- LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com --------------------------------- LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com --0-922279686-1147713325=:22927 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit hello list,&nbsp;&nbsp; <br> &nbsp;I am trying to create a new project, using demoCW3, the made steps are:&nbsp;&nbsp;&nbsp; <br> 1) in /var/www/html/cartoweb3/projects/, I copied folder demoCW3 to dptons&nbsp; <br> 2) soon in /var/www/html/cartoweb3/projects/dptons/server_conf/reputation demoCW3 to dptons&nbsp; <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: LayersInitProvider::fillDynamicLayer()<br><br>file: 359 - /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.php<br>call: LayersInitProvider-&gt;fillDynamicLayer(Object(Layer))<br><br>file: 395 - /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.php<br>call: LayersInitProvider-&gt;fillDynamicLayers()<br><br>file: 239 - /var/www/html/cartoweb3/coreplugins/layers/server/ServerLayers.php<br>call: LayersInitProvider-&gt;getInit()<br><br>file: 168 - /var/www/html/cartoweb3/server/ServerPluginHelper.php<br>call: ServerLayers-&gt;getInit()<br><br>file: 267 - /var/www/html/cartoweb3/common/PluginManager.php<br>call: InitProviderHelper-&gt;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-&gt;callPluginImplementing(Object(ServerLayers), "InitProvider", "getInit", Array(0))<br><br>file: 166 - /var/www/html/cartoweb3/server/MapInfoHandler.php<br>call: PluginManager-&gt;callPluginsImplementing("InitProvider", "getInit")<br><br>file: 49 - /var/www/html/cartoweb3/server/ServerMapInfoCache.php<br>call: MapInfoHandler-&gt;loadMapInfo()<br><br>file: 99 - /var/www/html/cartoweb3/common/MapInfoCache.php<br>call: ServerMapInfoCache-&gt;computeMapInfo()<br><br>file: 179 - /var/www/html/cartoweb3/common/MapInfoCache.php<br>call: ServerMapInfoCache-&gt;cacheMapInfo()<br><br>file: 177 - /var/www/html/cartoweb3/server/MapInfoHandler.php<br>call: ServerMapInfoCache-&gt;getMapInfo()<br><br>file: 375 - /var/www/html/cartoweb3/server/ServerContext.php<br>call: MapInfoHandler-&gt;getMapInfo()<br><br>file: 190 - /var/www/html/cartoweb3/server/Cartoserver.php<br>call: ServerContext-&gt;getMapInfo()<br><br>file: 337 - /var/www/html/cartoweb3/server/Cartoserver.php<br>call: Cartoserver-&gt;doGetMapInfo("dptons.dptons")<br><br>file: 377 - /var/www/html/cartoweb3/server/Cartoserver.php<br>call: Cartoserver-&gt;callWithExceptionCheck("doGetMapInfo", "dptons.dptons")<br><br>file: 104 - /var/www/html/cartoweb3/client/CartoserverService.php<br>call: Cartoserver-&gt;getMapInfo("dptons.dptons")<br><br>file: 158 - /var/www/html/cartoweb3/client/CartoserverService.php<br>call: CartoserverService-&gt;callDirect("getMapInfo", "dptons.dptons")<br><br>file: 217 - /var/www/html/cartoweb3/client/CartoserverService.php<br>call: CartoserverService-&gt;callFunction("getMapInfo", "dptons.dptons")<br><br>file: 60 - /var/www/html/cartoweb3/client/ClientMapInfoCache.php<br>call: CartoserverService-&gt;getMapInfo("dptons.dptons")<br><br>file: 99 - /var/www/html/cartoweb3/common/MapInfoCache.php<br>call: ClientMapInfoCache-&gt;computeMapInfo()<br><br>file: 92 - /var/www/html/cartoweb3/client/ClientMapInfoCache.php<br>call: ClientMapInfoCache-&gt;cacheMapInfo()<br><br>file: 777 - /var/www/html/cartoweb3/client/Cartoclient.php<br>call: ClientMapInfoCache-&gt;checkMapInfoTimestamp(1147708687)<br><br>file: 892 - /var/www/html/cartoweb3/client/Cartoclient.php<br>call: Cartoclient-&gt;getMapResultFromRequest(Object(MapRequest))<br><br>file: 1027 - /var/www/html/cartoweb3/client/Cartoclient.php<br>call: Cartoclient-&gt;doMain()<br><br>file: 38 - /var/www/html/cartoweb3/htdocs/client.php<br>call: Cartoclient-&gt;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>Thanks <br><br><br></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 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> --0-922279686-1147713325=:22927-- ]