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.
_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users