[Cartoweb-users] problems with projects
daniel jaimes
djaimesp at yahoo.es
Sat Jul 5 13:39:41 EDT 2008
Hello Oliver,
a question, the problem that brings images of another project will be a path in some settings client_conf or server_conf?
the problem is quite note when I go via the network server Cartoweb or via internet.
please look at the behavior of:
and http://200.21.193.190/cartoweb3/htdocs/dptons.php
http://200.21.193.190/cartoweb3/htdocs/silos.php
the configuration / cartoweb3/ser_conf/server.ini is
cartoserver configuration file
; Current profile: may be development, production or custom
; This will override some parameter values
Profile = Custom
; ------------------------------------------------- ------------------
; The following parameters are only taken into account when custom profile =
;
; If true, WSDL will be used for receiving requests SOAP
useWsdl = False
; Disables the caching of wsdl (ignored if useWsdl is false)
noWsdlCache = true
; Disables the caching of MapInfo requests
noMapInfoCache = true
; Ini sets useful parameters during development
developerIniConfig = False
; Shows Developer Messages
showDevelMessages = False
; Disables the caching of requests getMap
noMapResultCache = False
; Disables the caching of SOAP XML requests
noSoapXMLCache = False
; ------------------------------------------------- ------------------
; Path where cartoserver generated images can be accessed.
; imageUrl = "http://195.195.195.5/cartoweb3/htdocs/generated/images/"
; The URL of the reverse proxy, if used
; reverseProxyUrl = http://host/proxy/address
; Charset encoder Class
EncoderClass.config = EncoderISO
; If false, CartoWeb will not run if you are using PHP as a
; Module and return an error. Set it to true to disable the check.
disablePHPModuleCheck = true
; Accounting # # # #
accountingOn = False
accountingStorage = File
; accountingBasePath = / path / to / accounting /
accountingDsn = pgsql: / / www-data @ localhost/cw3_test
************************************************** ****
the configuration / cartoweb3/client_conf/client.ini is
************************************************** ****
; General application behaviour # # # #
; If true, SOAP will be bypassed
cartoserverDirectAccess = true
; Current profile: may be development, production or custom
; This will override some parameter values
Profile = Custom
; AJAX switch: if true, AJAX will be enabled on the client side (browser)
ajaxOn = true
; ------------------------------------------------- ------------------
; The following parameters are only taken into account when custom profile =
;
; If true, WSDL will be used for receiving requests SOAP
useWsdl = False
; Disables the caching of wsdl (ignored if useWsdl is false)
noWsdlCache = true
; Disables the caching of MapInfo requests
noMapInfoCache = true
; Ini sets useful parameters during development
developerIniConfig = False
; Shows Developer Messages
showDevelMessages = False
; Set this to true if you are editing the templates
smartyCompileCheck = true
; ------------------------------------------------- ------------------
; # # Cartoserver location and configuration paths # #
; Secifies the path for MapServer generated image when in direct access mode
; directAccessImagesUrl = "/ path / to / direct / access / images /"
; The location of the cartoserver, used when cartoserverDirectAccess is true
; If it is not set, the default location will be used
; cartoserverHome = "/ var/www/html/cartoweb3 /"
; Url The base of the cartoclient
cartoclientBaseUrl = "http://195.195.195.5/cartoweb3/htdocs/"
; Url The base of the cartoserver
cartoserverBaseUrl = "http://localhost/cartoweb3/htdocs/"
; Prefix where a reverse proxy has to be used to access images.
; The reverse proxy has to be on the same server than the client.
; reverseProxyPrefix = "/ reverse"
; Mapfile configuration # # # #
; The map of the mapfile to use
; map = test
; Id The initial map of the state to be loaded on startup
; initialMapStateId default =
; Tools configuration # # # #
; Indicates which tool is activated when in initial state.
; If not specified, the first tool in the toolbar is activated.
; Possible values are: zoomin, zoomout, pan, query, distance, surface
initialTool = zoomin
; Indicates how to render tool selectors within toolbar
; Radio buttons, icons outlining (css uses classes), image swapping
; Available values: radio, outline, swap (default is radio)
; Outline for: make sure that toolbar_on and toolbar_off css classes are set for rendering class
; toolbarRendering = radio
; Project handling configuration # # # #
; Shows a drop-down list for selecting the active project
showProjectChooser = true
; List of the project to show in the drop down list. If not set, all projects
; Found will be used.
; availableProjects = test_main, test_project
; Plugins # # # #
; The list of plugins to load, separated by comma
loadPlugins = ""; plugin is not loaded by default (only coreplugins)
; Security configuration # # # #
; List of roles which are allowed to access the Cartoweb. Set to 'all' if not
; Restriction is given.
All securityAllowedRoles =
; Template engine configuration # # # #
; Set this to show the true to Smarty debugging console. Very useful while working
; On templates
smartyDebugging = False
; Internationalization # # # #
; Default language
defaultLang =
; Languages to make available in the viewer, list order gives links order
; langList = en, fr
; Charset encoder Class
EncoderClass.config = EncoderISO
EncoderClass.output = EncoderUTF
; Views management # # # #
viewOn = False
viewStorage = File
viewablePlugins = location, layers, query, outline
Author viewMetas =
viewDsn = pgsql: / / www-data @ localhost/cw3_test
viewAuth = Admin
; viewSavedRequest = someRequestVarname
viewLogErrors = False
viewUpgradeOutdated = False
; ToolPicker # # # #
toolPickerOn = true
; Accounting # # # #
accountingOn = False
accountingStorage = File
; accountingBasePath = / path / to / accounting /
accountingDsn = pgsql: / / www-data @ localhost/cw3_test
************************************************** ***
please need an urgent solution. thanks
************************************************** ***
______________________________________________
Enviado desde Correo Yahoo! La bandeja de entrada más inteligente.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20080705/1c3689ff/attachment.html
More information about the Cartoweb-users
mailing list