[Tilecache] TileCache problem
CaSC
casc84ab at gmail.com
Thu Oct 23 06:55:12 EDT 2008
Ok, I will try it con CGI, i have all configured like tilecache's page and i
have this error_log:
[Wed Oct 22 10:18:09 2008] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]
[Wed Oct 22 10:18:23 2008] [notice] mod_python: Creating 8 session mutexes
based on 256 max processes and 0 max threads.
[Wed Oct 22 10:18:23 2008] [notice] mod_python: using mutex_directory /tmp
[Wed Oct 22 10:18:24 2008] [warn] pid file /usr/local/apache2/logs/httpd.pid
overwritten -- Unclean shutdown of previous Apache run?
[Wed Oct 22 10:18:25 2008] [notice] Apache/2.2.4 (Unix) mod_ssl/2.2.4
OpenSSL/0.9.8b PHP/5.2.6 mod_python/3.3.1 Python/2.3.3 configured --
resuming normal operations
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] Traceback (most
recent call last):
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] File
"/usr/local/apache2/htdocs/tilecache/tilecache.cgi", line 6, in <module>
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] svc =
Service.load("/usr/local/apache2/htdocs/tilecache/tilecache.cfg")
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] File
"/usr/local/apache2/htdocs/tilecache/TileCache/Service.py", line 386, in
_load
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] config,
section, Layer, cache = cache)
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] File
"/usr/local/apache2/htdocs/tilecache/TileCache/Service.py", line 366, in
_loadFromSection
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] return
objclass(section, **objargs)
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] File
"/usr/local/apache2/htdocs/tilecache/TileCache/Layer.py", line 410, in
__init__
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1]
MetaLayer.__init__(self, name, **kwargs)
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] File
"/usr/local/apache2/htdocs/tilecache/TileCache/Layer.py", line 184, in
__init__
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1]
Layer.__init__(self, name, **kwargs)
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] TypeError:
__init__() got an unexpected keyword argument 'extend_type'
[Wed Oct 22 10:24:10 2008] [error] [client 192.168.131.1] Premature end of
script headers: tilecache.cgi
--
View this message in context: http://www.nabble.com/TileCache-problem-tp20068007p20128626.html
Sent from the TileCache mailing list archive at Nabble.com.
More information about the Tilecache
mailing list