I am new to Rails app, and just tried setting up a Typo blog by following the instructions supplied in the wiki article on this site. Obviously, something went wrong. When navigating to the site ( http://www.catchingfirewhilebarbecuingnaked.com/ ), the dipatch.fcgi file is displayed in plain text.
What did I do wrong? I have not done any configuration to my hostingrails account.
The error log reads:
"# Logfile created on Mon Mar 03 09:09:04 -0600 2008WARNING: You're using the Ruby-based MySQL library that ships with Rails. This library is not suited for production. Please install the C-based MySQL library instead (gem install mysql).
Processing ArticlesController#index (for at 2008-03-03 10:08:01) [GET]
Parameters: {"action"=>"index", "controller"=>"articles"}
Redirected to http://:/accounts/signup
Filter chain halted as [#<ActionController::Filters::ClassMethods::SymbolFilter:0xb6d5f654 @filter=:verify_config>] rendered_or_redirected.
Completed in 0.00641 (155 reqs/sec) | DB: 0.00000 (0%) | 302 Found http://:]"