After 3 days of torment attempting to get my new Rails app online, it is now up!
My server is now running Ubuntu Dapper with Lighttpd and FastGGI serving my blog. I ran into two problems getting this to work:
- First up Ferret does not install properly, and the file ferret_ext appears not to be compiled, and thus unavailable to the app. As soon as I started the server it would crash, citing the missing file. For this reason search is disabled, but will hopefully be reinstated as soon as I have solved my problems with this.
- The RMagick Gem wouldn’t work, and was again cited as missing by the server. I uninstalled the RMagick gem, and installed the ruby library available in the Ubuntu packages. I’ll put instructions for this in another Blog post.
Hope you like the new design, I certainly feel it was worth all the effort it took, though I’m slightly disappointed that my search isn’t working for the moment.
Tags
Linux, Ubuntu, Ferret, Rmagick, Design, Blog, Ruby on rails, Lighttpd, Search.
Related Posts
- Acts_As_Indexed now on GitHub
- JQuery on Rails
- Mod_Rails aka Passenger Migration and Review
- Scotland On Rails 2008 - Day Two
- Scotland On Rails 2008 - Day One





