[OpenLayers-Users] tilecache-1.3, mod_python, windows: progress?

joanne cook j.cook at oxfordarch.co.uk
Mon Jan 8 04:49:39 EST 2007


Hi All,
 
After my last email I figured out that my PythonPath didn't appear to be properly set (despite setting it in the registry) but I think I've resolved that. I now get the following error:
 
==============================================================
MOD_PYTHON ERROR

ProcessId:      6136
Interpreter:    'localhost'

ServerName:     'localhost'
DocumentRoot:   'C:/xampp/htdocs'

URI:            '/tilecache-1.3/tilecache.py'
Location:       None
Directory:      'C:/xampp/htdocs/tilecache-1.3/'
Filename:       'C:/xampp/htdocs/tilecache-1.3/tilecache.py'
PathInfo:       ''

Phase:          'PythonHandler'
Handler:        'TileCache.Service'

Traceback (most recent call last):

  File "C:\Python25\Lib\site-packages\mod_python\importer.py", line 1537, in HandlerDispatch
    default=default_handler, arg=req, silent=hlist.silent)

  File "C:\Python25\Lib\site-packages\mod_python\importer.py", line 1229, in _process_target
    result = _execute_target(config, req, object, arg)

  File "C:\Python25\Lib\site-packages\mod_python\importer.py", line 1128, in _execute_target
    result = object(arg)

  File "C:\xampp\htdocs\tilecache-1.3\TileCache\Service.py", line 445, in handler
    modPythonService = Service.load(*cfgs)

  File "C:\xampp\htdocs\tilecache-1.3\TileCache\Service.py", line 339, in _load
    cache = cls.loadFromSection(config, "cache", Cache)

  File "C:\xampp\htdocs\tilecache-1.3\TileCache\Service.py", line 319, in _loadFromSection
    type  = config.get(section, "type")

  File "C:\Python25\Lib\ConfigParser.py", line 511, in get
    raise NoSectionError(section)

NoSectionError: No section: 'cache'
===================================================
 
Any thoughts?
 
Cheers
 
Jo
 
-------------------------------------------
Joanne Cook BSc MLitt AIFA MBCS
Information Systems Coordinator
Oxford Archaeology North
-------------------------------------------


This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com



More information about the Users mailing list