You need to run the setup.php file using the php cgi in a shell : php setup.php --install --base-url http://localhost/cartoweb3/ You have to be in the cartoweb folder to do this.
In fact that's the path to the "client.php" file (or its aliases). So with a default setup (no virtualhost used), the base-url generally looks like
http://localhost/cartoweb3/htdocs/ _______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
