Managing FCGI processes on a shared server

I’ve found the answer to my shared hosting prayers, in the form of FCGI_Watch, which provides a way to manage the FCGI processes on a shared server. I’ve got several Rails apps running on a shared account. The hosting setup is nice in that I can have multiple domains and rails apps on [...]

Rails on Ubuntu

I’ve just followed a great walk-though on getting Rails up and running on Ubuntu. I now have Eclipse (with the RadRails plugin), mysql, apache, Ruby and Rails all working really well.
A lot of what I post here doubles as a journal of sorts, insuring I don’t lose any of these juicy nuggets when I [...]