[Cartoweb-users] failure - cannot find

Alexandre Saunier alexandre.saunier at camptocamp.com
Fri Apr 21 10:26:43 EDT 2006


By the way: in case you don't need/want to affect all projects available 
in your CartoWeb, simply add a "--project" option in the command. For 
instance :

php cw3setup.php --install --base-url http://aneto.oco/v3/ --profile 
development --project teaAndHolidaysRulezzzz

(By default the script affects all projects)

Pierre GIRAUD wrote:
> In order to do that, the trick is to create an shell script 
> ("install.sh") looking like :
> 
> #/bin/bash
> php cw3setup.php --clean
> php cw3setup.php --install --base-url http://aneto.oco/v3/ --profile 
> development
> 
> You can then launch "sh install.sh" in your shell.


More information about the Cartoweb-users mailing list