Download "user manual"
Transcript
Installation 1. Installation 1.1. CartoWeb Installation 1.1.1. Prerequisite for Installing CartoWeb CartoWeb depends on several software components for its proper working. Some are required and others are optional, depending on what you intend to do. Note Windows users can ignore this chapter and go directly to Section 1.1.2, “CartoWeb Download” The required software are: A Web Server Such as Apache http://httpd.apache.org PHP >= 5.0.3 See http://www.php.net for more informations. You will need to have some features available in PHP: • Gettext (optional): You need the Gettext module if you want to enable the Internationalization in CartoWeb. See Chapter 17, Internationalization for configuration. Note If you are using the demo, you need to have Gettext support installed, as it uses Gettext by default. If you are using Cygwin, simply install the gettext-devel package. • SOAP (optional if using direct mode only): You need the SOAP module if you want to use CartoWeb as a Webservice or with separated CartoClient and CartoServer. This is related to the cartoserverDirectAccess parameter described in Section 4.2, “ client.ini ” 16