Ho installato nuovamente il tutto.

Il problema è stato risolto soltanto in parte, nel senso che, in localhost, non riesco a vedere alcune pagien di cartoweb3 (le demo) mentre la pagina "Development Interface" viene visualizzata regolarmente.
Di seguito riporto l'errore che mi viene segnalato non appena cerco di accedeer alla pagina CARTOWEB3 Demo:

Failure
Class : CartoclientExceptionMessage : You need to install the demo data in order to use the demo.
Use the --fetch-demo parameter of the cw3setup.php installer,
or have a look at the CartoWeb Installation section of the manual on http://www.cartoweb.org/.
In case you have installed CartoWeb using the Windows installer,
note there is a demo data Windows installer as well.
Backtrace:

file: 61 - C:\wamp\www\cartoweb3\projects\demoCW3\plugins\checkInstall\client\ClientCheckInstall.php
call: ClientCheckInstall->checkDemoData()

file: UNKNOWN - UNKNOWN
call: ClientCheckInstall->initialize()

file: 333 - C:\wamp\www\cartoweb3\common\PluginManager.php
call: call_user_func_array(Array(2), Array(0))

file: 400 - C:\wamp\www\cartoweb3\client\Cartoclient.php
call: PluginManager->callPlugins("initialize")

file: 36 - C:\wamp\www\cartoweb3\htdocs\client.php
call: Cartoclient->__construct()

file: 3 - C:\wamp\www\cartoweb3\htdocs\demoCW3.php
call: require_once("C:\wamp\www\cartoweb3\htdocs\client.php")