[Tilecache] Tilecache_seed.py Error
kuja
eiclkun at gmail.com
Sun May 18 10:51:08 EDT 2008
after googled for a while, i found a solution
add " PythonPath "['c:\ms4w\hzau\tilecache'] + sys.path"" to conf
<Directory "C:/ms4w/hzau/tilecache">
AddHandler python-program .py
PythonHandler TileCache.Service
PythonOption TileCacheConfig "C:/ms4w/hzau/tilecache/tilecache.cfg"
PythonPath "['c:\ms4w\hzau\tilecache'] + sys.path"
PythonDebug On
</Directory>
now it works~
--
View this message in context: http://www.nabble.com/mod_python-and-no-TileCache.Service-error-tp16360040p17303823.html
Sent from the TileCache mailing list archive at Nabble.com.
More information about the Tilecache
mailing list