[Tilecache] Tilecache_seed.py Error

CaSC casc84ab at gmail.com
Wed Oct 22 05:56:45 EDT 2008




kuja wrote:
> 
> 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~
> 

Hi, I have the same problem. I have put this line of code, and I still have
it.... I have not more ideas!

-- 
View this message in context: http://www.nabble.com/mod_python-and-no-TileCache.Service-error-tp16360040p20107431.html
Sent from the TileCache mailing list archive at Nabble.com.




More information about the Tilecache mailing list