anyone care to take a stab at this? I don't have another test environment yet, so I'd have to redeploy my production instance of tilecache. So i can'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"><<a href="mailto:no-reply@neogeo-online.net">no-reply@neogeo-online.net</a>></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't it be solved by using the PythonInterpreter option in apache, like<br>
for running multiple instances of Django for instance :<br>
<Location "/something"><br>
SetEnv DJANGO_SETTINGS_MODULE mysite.settings<br>
PythonInterpreter mysite<br>
</Location><br>
<br>
<Location "/otherthing"><br>
SetEnv DJANGO_SETTINGS_MODULE mysite.other_settings<br>
PythonInterpreter othersite<br>
</Location><br>
<br>
?<br>
<br>
Regards<br>
<br>
Christopher Schmidt a écrit :<br>
<div><div></div><div class="Wj3C7c">> On Mon, Dec 15, 2008 at 01:44:23PM -0500, chris marx wrote:<br>
>> or is it related this?<br>
>> <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>
><br>
> Probably so: The fix for that is in SVN, and will be in the<br>
> soon-to-be-released 2.10, so you might try svn and report back if it<br>
> doesn't help.<br>
><br>
>> On Mon, Dec 15, 2008 at 1:26 PM, chris marx <<a href="mailto:chrismarx@gmail.com">chrismarx@gmail.com</a>> wrote:<br>
>><br>
>>> I had a app folder name "tilecache", which was working fine. I wanted to be<br>
>>> able to have a test instance of tilecache, so i grabbed a fresh copy and put<br>
>>> in the app folder under "tilecache-test". this is a separate directory from<br>
>>> the first. Now however, when I hit a link that's should go to the<br>
>>> "tilecache" app (e.g. myserver/tilecache/tilecache.py/etc), I get back an<br>
>>> error, because the layer is not found, and in the listed layers, it lists<br>
>>> the layers I've included in my "tilecache-test" app.<br>
>>> Is there something global that tilecache uses that prevents 2 versions from<br>
>>> being run on the same server? could it have anything to do with the<br>
>>> interpreter?<br>
>>><br>
>>> <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>
>>><br>
>>> thanks!<br>
>>> chris-<br>
>>><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/" target="_blank">http://www.birds.cornell.edu/</a><br>
>>><br>
>><br>
>><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/" target="_blank">http://www.birds.cornell.edu/</a><br>
><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>
><br>
><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>