Welcome Guest | Login

Typo trouble

Hi,

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://:]"

2008-03-03 10:34 AM

Espen -

The .htaccess file for application had  
AddHandler fastcgi-script .fcgi uncommented, I went ahead and commented it out and your site is working fine. Please verify.

2008-03-03 11:54 AM

Works like a charm. How could I miss that? Thanks for helping med out!

2008-03-04 01:55 AM


Hello Guest! In order to post you must be an active client with us, please log in or sign up.