Posted by: tszao | July 25, 2009

Resting your Rails Framework on Site5 while using Passenger

So I just launched some new features to cwol.tv and determined that my current admin dashboard was insufficient for getting a good overview of what was happening with the site.

I have spent most of the morning making it more useful, only to find out that my trusty killall -9 dispatch.fcgi was no longer working. Hrm, could it be because I am now using passenger? I think so.

If you are running into the same issue with your Site5 account you can do a reset on the ruby framework as well. Use killall -9 ruby instead and that will take care of your framework reset issues. A little note: You might see an ugly Passenger screen, just refresh the screen one more time and your changes will be applied.


Leave a response

Your response:

Categories