I removed URL and it appears to be working!! I think I got everything sequenced at the same time. However, I still get pink for my OverviewMap.<br><br>Jim<br><br><b><i>Josh Livni &lt;josh@umbrellaconsulting.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> then be sure to restart you apache instance after each/every change ...<br><br>  -josh<br><br>James McManus wrote:<br>&gt; Yes, I have it set in /etc/httpd/conf.d/python.conf as follows:<br>&gt;<br>&gt; <Directory var="" www="" cgi-bin=""><br>&gt;     AddHandler python-program .py<br>&gt;     PythonHandler TileCache.Service<br>&gt;     PythonOption TileCacheConfig /var/www/cgi-bin/tilecache/tilecache.cfg<br>&gt; </Directory><br>&gt;<br>&gt;<br>&gt;<br>&gt; */Josh Livni <mailing_lists@umbrellaconsulting.com>/* wrote:<br>&gt;<br>&gt;     Are you by chance running mod_python?<br>&gt;<br>&gt;     In any case, 80% of requests to that server I
 notice that error. The<br>&gt;     other 20% it seems to work fine. By continually hitting refresh on<br>&gt;     the<br>&gt;     following url, I eventually got an image:<br>&gt;     http://www.piedmontgeographic.com/cgi-bin/tilecache/tilecache.py/1.0.0/roads/0/0/0.png<br>&gt;<br>&gt;<br>&gt;<br>&gt;     That said you may want to also get rid of spaces in your bbox<br>&gt;     argument -<br>&gt;     not that it's related to this issue.<br>&gt;<br>&gt;     -Josh<br>&gt;<br>&gt;<br>&gt;     James McManus wrote:<br>&gt;     &gt; Thanks! I got things working, sort off. I added the url setting, in<br>&gt;     &gt; tilecache.cfg, providing the location of my mapserv binary and<br>&gt;     &gt; mapfile. I already had the mapfile setting, but adding the url<br>&gt;     seems<br>&gt;     &gt; to help when accessing tilecache through OpenLayers. However, I'm<br>&gt;     &gt; getting a lot of pink tiles. Is doing this correct, or did I<br>&gt;     stumble<br>&gt;     &gt; on a suito
 solution? When I run the url:<br>&gt;     &gt;<br>&gt;     &gt;<br>&gt;     http://www.piedmontgeographic.com/cgi-bin/tilecache/tilecache.py?LAYERS=basemap&amp;SERVICE=WMS&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;SRS=EPSG:4326&amp;BBOX=-79.55334892,<br>&gt;<br>&gt;     &gt; 35.50717788, -78.22326740, 36.26503708&amp;WIDTH=256&amp;HIGHT=256<br>&gt;     &gt;<br>&gt;     &gt; in my location bar I get the following error:<br>&gt;     &gt;<br>&gt;     &gt; An error occurred: __init__() got an unexpected keyword argument<br>&gt;     'url'<br>&gt;     &gt; ...<br>&gt;     &gt; ...<br>&gt;     &gt; ...<br>&gt;     &gt; Jim<br>&gt;     &gt;<br>&gt;     &gt;<br>&gt;     &gt; */Christopher Schmidt /* wrote:<br>&gt;     &gt;<br>&gt;     &gt; On Wed, Jan 23, 2008 at 12:49:56PM -0800, James McManus wrote:<br>&gt;     &gt; &gt; Why does the MapServer example in docs/EXAMPLE.txt not include<br>&gt;     &gt; resolutions?<br>&gt;     &gt;<br>&gt;     &gt; The default maxResolution is
 maxExtent / 512. The mapserver layer in<br>&gt;     &gt; question uses the default. Note that neither the WMS nor Mapnik<br>&gt;     layers<br>&gt;     &gt; define resolutiosn either.<br>&gt;     &gt;<br>&gt;     &gt; So, I guess the answer to your question is sort of "no" -- there<br>&gt;     is a<br>&gt;     &gt; efault. However, that's true for *all* layers, so the MapServer<br>&gt;     Layer<br>&gt;     &gt; isn't special in that regard.<br>&gt;     &gt;<br>&gt;     &gt; Regards,<br>&gt;     &gt; --<br>&gt;     &gt; Christopher Schmidt<br>&gt;     &gt; MetaCarta<br>&gt;     &gt;<br>&gt;     &gt;<br>&gt;     &gt;<br>&gt;     ------------------------------------------------------------------------<br>&gt;     &gt;<br>&gt;     &gt; _______________________________________________<br>&gt;     &gt; Tilecache mailing list<br>&gt;     &gt; Tilecache@openlayers.org<br>&gt;     &gt; http://openlayers.org/mailman/listinfo/tilecache<br>&gt;     &gt;<br>&gt;<br>&gt;<br>&gt;
 ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; Tilecache mailing list<br>&gt; Tilecache@openlayers.org<br>&gt; http://openlayers.org/mailman/listinfo/tilecache<br>&gt;   <br></mailing_lists@umbrellaconsulting.com></blockquote><br>