I'm having a strange problem. I have Apache setup with two virtual
hosts each with different clones of a Rails app. When I start Apache,
I can browse to one of the apps and it works fine. As soon as I
request a page on the 2nd app, Ruby starts using 100% cpu and both
apps are no longer available. It doesn't matter which app I access
first.
Any suggestions?
-Matt