hi list,

I need that please they collaborate to me:    sera that I badly have some formed parameter?   
1) installs cartoweb in: /var/www/html/cartoweb3  using:  
2) in /var/www/html/cartoweb3/client_conf/ I have the file thus client.ini:

useWsdl = false
; disables the caching of wsdl (ignored if useWsdl is false)
noWsdlCache = false
; disables the caching of MapInfo requests
noMapInfoCache = false
; sets ini parameters useful during development
developerIniConfig = false; shows developer messages
showDevelMessages = false

; Set this to true if you are editing the templates
smartyCompileCheck = false
; -------------------------------------------------------------------

;## Cartoserver location and paths configuration ##

; 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/"

; The base url of the cartoclient
cartoclientBaseUrl = "http://195.195.195.5/cartoweb3/htdocs/"

; The base url of the cartoserver
;cartoserverBaseUrl = "http://195.195.195.5/cartoweb3/htdocs/"
********************
3) in /var/www/html/cartoweb3/server_conf I have the file thus server.ini:

useWsdl = true
; disables the caching of wsdl (ignored if useWsdl is false)
noWsdlCache = false
; disables the caching of MapInfo requests
noMapInfoCache = false
; sets ini parameters useful during development
developerIniConfig = false
; shows developer messages
showDevelMessages = false

; disables the caching of getMap requests
noMapResultCache = false
; disables the caching of SOAP XML requests
noSoapXMLCache = false
; -------------------------------------------------------------------

; path where cartoserver generated images can be accessed.
;imageUrl = "/path/to/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://[EMAIL PROTECTED]/cw3_test
********************************************************************************


this this correct one?    that but I must verify.    thanks



LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com



LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to