Thanks for the reply Chris, let me know if you need anymore info about my platform, etc.<br><br>Stuart<br><br><div><span class="gmail_quote">On 7/29/07, <b class="gmail_sendername">Christopher Schmidt</b> &lt;<a href="mailto:crschmidt@metacarta.com">
crschmidt@metacarta.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Sun, Jul 29, 2007 at 10:42:18AM +0100, Stuart Eve wrote:
<br>&gt; Dear all<br>&gt;<br>&gt; I have been trying to get my tilecache working with an epsg:3034 WMS source.<br>&gt; I have been having problems getting my openlayers to show any tiles (and was<br>&gt; getting the &#39;can&#39;t get tile index&#39; problem even though my maxResolution and
<br>&gt; bounding boxes were the same). I have recently upgraded to the beta version<br>&gt; to see if any bug fixes might have helped.<br>&gt;<br>&gt; However, I am now getting a different message:<br>&gt;<br>&gt; Mod_python error: &quot;PythonHandler 
TileCache.Service&quot;<br>&gt;<br>&gt; Traceback (most recent call last):<br>&gt;<br>&gt;&nbsp;&nbsp; File &quot;/usr/lib/python2.4/site-packages/mod_python/apache.py&quot;, line<br>&gt; 299, in HandlerDispatch<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; result = object(req)
<br>&gt;<br>&gt;&nbsp;&nbsp; File &quot;/srv/www/htdocs/fasti/v2/mapserver/tilecache/TileCache/Service.py&quot;,<br>&gt; line 522, in handler<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; return modPythonHandler(apacheReq, theService)<br>&gt;<br>&gt;&nbsp;&nbsp; File &quot;/srv/www/htdocs/fasti/v2/mapserver/tilecache/TileCache/Service.py&quot;,
<br>&gt; line 432, in modPythonHandler<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; except Layer.TileCacheException, E:<br>&gt;<br>&gt; AttributeError: &#39;module&#39; object has no attribute &#39;TileCacheException&#39;<br>&gt;<br>&gt;<br>&gt; I am using Tilecache 
1.9-rc3 on Unix with Openlayers 2.4 under mod_python.<br><br>Strange. Looks like something I broke in the mod_python setup, though<br>I&#39;ve tested it on mod_python myself with no problems.<br><br>I&#39;ll get it fixed in an rc4 -- I&#39;d offer you a fix, but I&#39;m not sure
<br>what it is off the top of my head.<br><br>-- Chris<br><br>&gt; Can anyone point me in the right direction?<br>&gt;<br>&gt; Thanks<br>&gt;<br>&gt; Stuart<br>&gt;<br>&gt; My openlayers definition is:<br>&gt;<br>&gt;&nbsp;&nbsp;var wms_cache_layer = new 
OpenLayers.Layer.WMS( &quot;Fasti Global Mosaic&quot;,&nbsp;&nbsp;&quot;<br>&gt; <a href="http://www.fastionline.org/v2/mapserver/tilecache/tilecache.py?">http://www.fastionline.org/v2/mapserver/tilecache/tilecache.py?</a>&quot;, {layers:
<br>&gt; &#39;fasti&#39;, format: &#39;image/png; mode=24bit&#39;, maxResolution:&#39;<br>&gt; 27086.765625&#39;,maxExtent:<br>&gt; new OpenLayers.Bounds (256000,-1385000,733013,5549212) } );<br>&gt;<br>&gt; Tilecache.cfg
 is:<br>&gt;<br>&gt; [fasti]<br>&gt; type=WMSLayer<br>&gt; url=<a href="http://map1.fastionline.org/v2/fasti_wms.php">http://map1.fastionline.org/v2/fasti_wms.php</a> ?<br>&gt; srs=EPSG:3034<br>&gt; extension=&#39;png&#39;
<br>&gt; bbox=256000,-1385000,733013,5549212<br>&gt; maxResolution=27086.765625<br>&gt; levels=14<br>&gt; layers=dem_base_west,dem_base_east<br><br>&gt; _______________________________________________<br>&gt; Tilecache mailing list
<br>&gt; <a href="mailto:Tilecache@openlayers.org">Tilecache@openlayers.org</a><br>&gt; <a href="http://openlayers.org/mailman/listinfo/tilecache">http://openlayers.org/mailman/listinfo/tilecache</a><br><br><br>--<br>Christopher Schmidt
<br>MetaCarta<br></blockquote></div><br>