[Cartoweb-users] install new projects

Jacolin Yves yjacolin at free.fr
Tue May 16 03:44:11 EDT 2006


Have you check the rights of your project ? For my own project, I have to 
change the owner to apache.
chown -R apache /var/www/html/cartoweb3/project/

Y.
Le Mardi 16 Mai 2006 08:23, oliver a écrit :
> Hi Daniel
> 1) is ok
> 2) is probably ok
> 3) did you keep the .ini.in ? if so you need to rename the .ini.in, not the
> .ini 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/  ) 4) change the .ini.in file, not the .ini
> 5) before trying to access
> http://195.195.195.5/cartoweb3/htdocs/dptons.php, you need to launch the
> setup script (in command line)
>
> cw3setup.php --install --base-url http://195.195.195.5/cartoweb3/htdocs/
>
> Also rename the files in po/
>
> I did exactly that and could run the project without problem.
>
> What mean "reputation" and "deberia" ? I dont understand these words.
>
> Regards
> Oliver
>
>   ----- Original Message -----
>   From: daniel jaimes
>   To: cartoweb-users at lists.maptools.org
>   Sent: Monday, May 15, 2006 10:37 PM
>   Subject: [Cartoweb-users] install new projects
>
>
>   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 = dptons5) when executing  
> http://195.195.195.5/cartoweb3/htdocs/dptons.php    it generates the
> sisuiente error to me:       Failure              Class :
> SoapFaultWrapperMessage : Could not find msLayer rasterBacktrace:file: 266
> -
> /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.phpcal
>l: LayersInitProvider::fillDynamicLayer()file: 359 -
> /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.phpcal
>l: LayersInitProvider->fillDynamicLayer(Object(Layer))file: 395 -
> /var/www/html/cartoweb3/coreplugins/layers/server/LayersInitProvider.phpcal
>l: LayersInitProvider->fillDynamicLayers()file: 239 -
> /var/www/html/cartoweb3/coreplugins/layers/server/ServerLayers.phpcall:
> LayersInitProvider->getInit()file: 168 -
> /var/www/html/cartoweb3/server/ServerPluginHelper.phpcall:
> ServerLayers->getInit()file: 267 -
> /var/www/html/cartoweb3/common/PluginManager.phpcall:
> InitProviderHelper->getInitHelper(Object(ServerLayers))file: 267 -
> /var/www/html/cartoweb3/common/PluginManager.phpcall:
> call_user_func_array(Array(2), Array(1))file: 285 -
> /var/www/html/cartoweb3/common/PluginManager.phpcall:
> PluginManager->callPluginImplementing(Object(ServerLayers), "InitProvider",
> "getInit", Array(0))file: 166 -
> /var/www/html/cartoweb3/server/MapInfoHandler.phpcall:
> PluginManager->callPluginsImplementing("InitProvider", "getInit")file: 49 -
> /var/www/html/cartoweb3/server/ServerMapInfoCache.phpcall:
> MapInfoHandler->loadMapInfo()file: 99 -
> /var/www/html/cartoweb3/common/MapInfoCache.phpcall:
> ServerMapInfoCache->computeMapInfo()file: 179 -
> /var/www/html/cartoweb3/common/MapInfoCache.phpcall:
> ServerMapInfoCache->cacheMapInfo()file: 177 -
> /var/www/html/cartoweb3/server/MapInfoHandler.phpcall:
> ServerMapInfoCache->getMapInfo()file: 375 -
> /var/www/html/cartoweb3/server/ServerContext.phpcall:
> MapInfoHandler->getMapInfo()file: 190 -
> /var/www/html/cartoweb3/server/Cartoserver.phpcall:
> ServerContext->getMapInfo()file: 337 -
> /var/www/html/cartoweb3/server/Cartoserver.phpcall:
> Cartoserver->doGetMapInfo("dptons.dptons")file: 377 -
> /var/www/html/cartoweb3/server/Cartoserver.phpcall:
> Cartoserver->callWithExceptionCheck("doGetMapInfo", "dptons.dptons")file:
> 104 - /var/www/html/cartoweb3/client/CartoserverService.phpcall:
> Cartoserver->getMapInfo("dptons.dptons")file: 158 -
> /var/www/html/cartoweb3/client/CartoserverService.phpcall:
> CartoserverService->callDirect("getMapInfo", "dptons.dptons")file: 217 -
> /var/www/html/cartoweb3/client/CartoserverService.phpcall:
> CartoserverService->callFunction("getMapInfo", "dptons.dptons")file: 60 -
> /var/www/html/cartoweb3/client/ClientMapInfoCache.phpcall:
> CartoserverService->getMapInfo("dptons.dptons")file: 99 -
> /var/www/html/cartoweb3/common/MapInfoCache.phpcall:
> ClientMapInfoCache->computeMapInfo()file: 92 -
> /var/www/html/cartoweb3/client/ClientMapInfoCache.phpcall:
> ClientMapInfoCache->cacheMapInfo()file: 777 -
> /var/www/html/cartoweb3/client/Cartoclient.phpcall:
> ClientMapInfoCache->checkMapInfoTimestamp(1147708687)file: 892 -
> /var/www/html/cartoweb3/client/Cartoclient.phpcall:
> Cartoclient->getMapResultFromRequest(Object(MapRequest))file: 1027 -
> /var/www/html/cartoweb3/client/Cartoclient.phpcall:
> Cartoclient->doMain()file: 38 -
> /var/www/html/cartoweb3/htdocs/client.phpcall: Cartoclient->main()file: 3 -
> /var/www/html/cartoweb3/htdocs/dptons.phpcall:
> 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
>
>
> ---------------------------------------------------------------------------
>---
>
>
>   _______________________________________________
>   Cartoweb-users mailing list
>   Cartoweb-users at lists.maptools.org
>   http://lists.maptools.org/mailman/listinfo/cartoweb-users

-- 
Yves Jacolin
http://yjacolin.gloobe.org
----
Stagaire Conservatoire Régional des Espaces Naturels de la région Centre
http://cahiersnaturalistes.free.fr/cpnrc/
----
- Qu'est-ce que cela peut faire que je lutte pour la mauvaise cause 
puisque je suis de bonne foi?
- Et qu'est-ce que ça peut faire que je sois de mauvaise foi
puisque c'est pour la bonne cause. (Jacques Prévert)

-- 
Yves Jacolin
http://yjacolin.gloobe.org
----
Stagaire Conservatoire Régional des Espaces Naturels de la région Centre
http://cahiersnaturalistes.free.fr/cpnrc/
----
- Qu'est-ce que cela peut faire que je lutte pour la mauvaise cause 
puisque je suis de bonne foi?
- Et qu'est-ce que ça peut faire que je sois de mauvaise foi
puisque c'est pour la bonne cause. (Jacques Prévert)




More information about the Cartoweb-users mailing list