anyone care to take a stab at this? I don&#39;t have another test environment yet, so I&#39;d have to redeploy my production instance of tilecache. So i can&#39;t test from trunk quite yet, maybe over the holidays-<br><br>
<div class="gmail_quote">On Tue, Dec 16, 2008 at 4:26 AM, Guillaume Sueur <span dir="ltr">&lt;<a href="mailto:no-reply@neogeo-online.net">no-reply@neogeo-online.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
Can&#39;t it be solved by using the PythonInterpreter option in apache, like<br>
for running multiple instances of Django for instance :<br>
&nbsp;&lt;Location &quot;/something&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;SetEnv DJANGO_SETTINGS_MODULE mysite.settings<br>
 &nbsp; &nbsp; &nbsp; &nbsp;PythonInterpreter mysite<br>
 &nbsp; &nbsp;&lt;/Location&gt;<br>
<br>
 &nbsp; &nbsp;&lt;Location &quot;/otherthing&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;SetEnv DJANGO_SETTINGS_MODULE mysite.other_settings<br>
 &nbsp; &nbsp; &nbsp; &nbsp;PythonInterpreter othersite<br>
 &nbsp; &nbsp;&lt;/Location&gt;<br>
<br>
?<br>
<br>
Regards<br>
<br>
Christopher Schmidt a écrit :<br>
<div><div></div><div class="Wj3C7c">&gt; On Mon, Dec 15, 2008 at 01:44:23PM -0500, chris marx wrote:<br>
&gt;&gt; or is it related this?<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;<br>
&gt; Probably so: The fix for that is in SVN, and will be in the<br>
&gt; soon-to-be-released 2.10, so you might try svn and report back if it<br>
&gt; doesn&#39;t help.<br>
&gt;<br>
&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; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; I had a app folder name &quot;tilecache&quot;, which was working fine. I wanted to be<br>
&gt;&gt;&gt; able to have a test instance of tilecache, so i grabbed a fresh copy and put<br>
&gt;&gt;&gt; in the app folder under &quot;tilecache-test&quot;. this is a separate directory from<br>
&gt;&gt;&gt; the first. Now however, when I hit a link that&#39;s should go to the<br>
&gt;&gt;&gt; &quot;tilecache&quot; app (e.g. myserver/tilecache/tilecache.py/etc), I get back an<br>
&gt;&gt;&gt; error, because the layer is not found, and in the listed layers, it lists<br>
&gt;&gt;&gt; the layers I&#39;ve included in my &quot;tilecache-test&quot; app.<br>
&gt;&gt;&gt; Is there something global that tilecache uses that prevents 2 versions from<br>
&gt;&gt;&gt; being run on the same server? could it have anything to do with the<br>
&gt;&gt;&gt; interpreter?<br>
&gt;&gt;&gt;<br>
&gt;&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;<br>
&gt;&gt;&gt; thanks!<br>
&gt;&gt;&gt; chris-<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Chris Marx<br>
&gt;&gt;&gt; Programmer/Analyst<br>
&gt;&gt;&gt; Cornell Lab of Ornithology<br>
&gt;&gt;&gt; 159 Sapsucker Woods Rd.<br>
&gt;&gt;&gt; Ithaca, NY 14850<br>
&gt;&gt;&gt; t. 1.607.254.1142<br>
&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;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt;<br>
&gt;&gt; Chris Marx<br>
&gt;&gt; Programmer/Analyst<br>
&gt;&gt; Cornell Lab of Ornithology<br>
&gt;&gt; 159 Sapsucker Woods Rd.<br>
&gt;&gt; Ithaca, NY 14850<br>
&gt;&gt; t. 1.607.254.1142<br>
&gt;&gt; <a href="http://www.birds.cornell.edu/" target="_blank">http://www.birds.cornell.edu/</a><br>
&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;<br>
&gt;<br>
_______________________________________________<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>