On Jan 10, 2006, at 4:57 PM, Eck, Brad wrote:
> We have a situation where one app on the server seems to be
> affecting another. So, we start the first app on port 3000 and run
> it and all is well. We start the second app on port 3006 and it
> fails (blank screen). We then have to blow away the temp files and
> try again. If we start the 3006 one it will work and then start
> 3000 and it fails. So, in essence the first one wins. Any thoughts?
> We are in dev mode so I think the cache should not be an issue but
> I am not sure.
>
>
>
> _______________________
> Brad Eck
> Sr. Software Engineer
> Pelco
> 3500 Pelco Way
> Clovis, CA 93612
> Office - 800-289-9100
> Email - beck@pelco.com
It could be that your sessions are stomping on each other. You should
look into changing the prefix of the session files from ruby-sess* to
something app specific to each app. That should solve your problems.
Cheers-
-Ezra Zygmuntowicz
WebMaster
Yakima Herald-Republic Newspaper
ezra@yakima-herald.com
509-577-7732
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://wrath.rubyonrails.org/pipermail/rails/attachments/20060111/2af9185a/attachment.html