[Tilecache] upgrading to 2.x
Björn Harrtell
bjorn.harrtell at gmail.com
Wed Jan 2 03:39:34 EST 2008
Hi!
I made some initial tries to upgrade to 2.0 but without success. I get the
following errors in the apache log:
[Wed Jan 02 09:22:09 2008] [error] [client x.x.x.x] File "C:\\Program
Files\\Apache Software
Foundation\\Apache2.2\\htdocs\\tilecache\\TileCache\\Service.py",
line 8, in <module>\n import Cache, Caches
[Wed Jan 02 09:22:09 2008] [error] [client x.x.x.x] ImportError: No module
named Caches
And I'm using the following in httpd.conf (which is the same as was working
for 1.9)
<Directory "C:\Program Files\Apache Software
Foundation\Apache2.2\htdocs\tilecache">
AddHandler python-program .py
PythonHandler TileCache/Service
PythonOption TileCacheConfig "C:\Program Files\Apache Software
Foundation\Apache2.2\htdocs\tilecache\tilecache.cfg"
</Directory>
I don't know much about mod_python configs so perhaps it's a trivial thing
that I'm missing, but I can't see any changes in suggested config between
1.9 and 2.0?
/Björn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/tilecache/attachments/20080102/6750a106/attachment.html
More information about the Tilecache
mailing list