I checked out a copy of tilecache from svn, and placed it in apache, but the existing older version of tilecache still picked up the tilecache.cfg options from the second instance. I don&#39;t know much about pythoninterpeters, nor did I know that solution would work, so I was wondering whether someone could confirm that the interpreter option could work, and perhaps show an example specifically for tilecache-<div>
chris-<br><br><div class="gmail_quote">On Thu, Dec 18, 2008 at 9:56 AM, Christopher Schmidt <span dir="ltr">&lt;<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">On Thu, Dec 18, 2008 at 09:37:22AM -0500, chris marx wrote:<br>
&gt; anyone care to take a stab at this? I don&#39;t have another test environment<br>
&gt; yet, so I&#39;d have to redeploy my production instance of tilecache. So i can&#39;t<br>
&gt; test from trunk quite yet, maybe over the holidays-<br>
<br>
</div>Not sure what you mean by &#39;take a stab at this&#39;? You were given two<br>
reasonable options; one requires a new version of TC (though you don&#39;t<br>
need another test environment, really just plop it down somewhere and<br>
put it in PythonPath and make a new Location block), the other just<br>
requires apache config changing. What are you looking for?<br>
<br>
-- Chris<br>
<div><div></div><div class="Wj3C7c"><br>
&gt; On Tue, Dec 16, 2008 at 4:26 AM, Guillaume Sueur &lt;<a href="mailto:no-reply@neogeo-online.net">no-reply@neogeo-online.net</a><br>
&gt; &gt; wrote:<br>
&gt;<br>
&gt; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; Can&#39;t it be solved by using the PythonInterpreter option in apache, like<br>
&gt; &gt; for running multiple instances of Django for instance :<br>
&gt; &gt; &nbsp;&lt;Location &quot;/something&quot;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;SetEnv DJANGO_SETTINGS_MODULE mysite.settings<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;PythonInterpreter mysite<br>
&gt; &gt; &nbsp; &nbsp;&lt;/Location&gt;<br>
&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp;&lt;Location &quot;/otherthing&quot;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;SetEnv DJANGO_SETTINGS_MODULE mysite.other_settings<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;PythonInterpreter othersite<br>
&gt; &gt; &nbsp; &nbsp;&lt;/Location&gt;<br>
&gt; &gt;<br>
&gt; &gt; ?<br>
&gt; &gt;<br>
&gt; &gt; Regards<br>
&gt; &gt;<br>
&gt; &gt; Christopher Schmidt a écrit :<br>
&gt; &gt; &gt; On Mon, Dec 15, 2008 at 01:44:23PM -0500, chris marx wrote:<br>
&gt; &gt; &gt;&gt; or is it related this?<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; <a href="http://www.nabble.com/mod_python-and-multiple-services-issue-td17618811.html" target="_blank">http://www.nabble.com/mod_python-and-multiple-services-issue-td17618811.html</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Probably so: The fix for that is in SVN, and will be in the<br>
&gt; &gt; &gt; soon-to-be-released 2.10, so you might try svn and report back if it<br>
&gt; &gt; &gt; doesn&#39;t help.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;&gt; On Mon, Dec 15, 2008 at 1:26 PM, chris marx &lt;<a href="mailto:chrismarx@gmail.com">chrismarx@gmail.com</a>&gt;<br>
&gt; &gt; wrote:<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; I had a app folder name &quot;tilecache&quot;, which was working fine. I wanted<br>
&gt; &gt; to be<br>
&gt; &gt; &gt;&gt;&gt; able to have a test instance of tilecache, so i grabbed a fresh copy<br>
&gt; &gt; and put<br>
&gt; &gt; &gt;&gt;&gt; in the app folder under &quot;tilecache-test&quot;. this is a separate directory<br>
&gt; &gt; from<br>
&gt; &gt; &gt;&gt;&gt; the first. Now however, when I hit a link that&#39;s should go to the<br>
&gt; &gt; &gt;&gt;&gt; &quot;tilecache&quot; app (e.g. myserver/tilecache/tilecache.py/etc), I get back<br>
&gt; &gt; an<br>
&gt; &gt; &gt;&gt;&gt; error, because the layer is not found, and in the listed layers, it<br>
&gt; &gt; lists<br>
&gt; &gt; &gt;&gt;&gt; the layers I&#39;ve included in my &quot;tilecache-test&quot; app.<br>
&gt; &gt; &gt;&gt;&gt; Is there something global that tilecache uses that prevents 2 versions<br>
&gt; &gt; from<br>
&gt; &gt; &gt;&gt;&gt; being run on the same server? could it have anything to do with the<br>
&gt; &gt; &gt;&gt;&gt; interpreter?<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; <a href="http://www.modpython.org/live/mod_python-3.2.5b/doc-html/pyapi-interps.html" target="_blank">http://www.modpython.org/live/mod_python-3.2.5b/doc-html/pyapi-interps.html</a><br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; thanks!<br>
&gt; &gt; &gt;&gt;&gt; chris-<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; --<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; Chris Marx<br>
&gt; &gt; &gt;&gt;&gt; Programmer/Analyst<br>
&gt; &gt; &gt;&gt;&gt; Cornell Lab of Ornithology<br>
&gt; &gt; &gt;&gt;&gt; 159 Sapsucker Woods Rd.<br>
&gt; &gt; &gt;&gt;&gt; Ithaca, NY 14850<br>
&gt; &gt; &gt;&gt;&gt; t. 1.607.254.1142<br>
&gt; &gt; &gt;&gt;&gt; <a href="http://www.birds.cornell.edu/" target="_blank">http://www.birds.cornell.edu/</a><br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; --<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; Chris Marx<br>
&gt; &gt; &gt;&gt; Programmer/Analyst<br>
&gt; &gt; &gt;&gt; Cornell Lab of Ornithology<br>
&gt; &gt; &gt;&gt; 159 Sapsucker Woods Rd.<br>
&gt; &gt; &gt;&gt; Ithaca, NY 14850<br>
&gt; &gt; &gt;&gt; t. 1.607.254.1142<br>
&gt; &gt; &gt;&gt; <a href="http://www.birds.cornell.edu/" target="_blank">http://www.birds.cornell.edu/</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;&gt; _______________________________________________<br>
&gt; &gt; &gt;&gt; Tilecache mailing list<br>
&gt; &gt; &gt;&gt; <a href="mailto:Tilecache@openlayers.org">Tilecache@openlayers.org</a><br>
&gt; &gt; &gt;&gt; <a href="http://openlayers.org/mailman/listinfo/tilecache" target="_blank">http://openlayers.org/mailman/listinfo/tilecache</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Tilecache mailing list<br>
&gt; &gt; <a href="mailto:Tilecache@openlayers.org">Tilecache@openlayers.org</a><br>
&gt; &gt; <a href="http://openlayers.org/mailman/listinfo/tilecache" target="_blank">http://openlayers.org/mailman/listinfo/tilecache</a><br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; Chris Marx<br>
&gt; Programmer/Analyst<br>
&gt; Cornell Lab of Ornithology<br>
&gt; 159 Sapsucker Woods Rd.<br>
&gt; Ithaca, NY 14850<br>
&gt; t. 1.607.254.1142<br>
&gt; <a href="http://www.birds.cornell.edu/" target="_blank">http://www.birds.cornell.edu/</a><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" target="_blank">http://openlayers.org/mailman/listinfo/tilecache</a><br>
<br>
<br>
</div></div><font color="#888888">--<br>
Christopher Schmidt<br>
MetaCarta<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Tilecache mailing list<br>
<a href="mailto:Tilecache@openlayers.org">Tilecache@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/tilecache" target="_blank">http://openlayers.org/mailman/listinfo/tilecache</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><br>Chris Marx<br>Programmer/Analyst<br>Cornell Lab of Ornithology<br>159 Sapsucker Woods Rd.<br>Ithaca, NY 14850<br>t. 1.607.254.1142<br><a href="http://www.birds.cornell.edu/">http://www.birds.cornell.edu/</a><br>

</div>