Hello,
I am new to Ruby (seems to be a common starting line) and I am having
a problem running Radiant.
I am using Bluehost and have installed and ran the sample app that
Bluehost
uses for Ruby. Then I installed Radiant - all went well until I tried to
run Radiant. Error 500 and the production log file shows the below.
All of the permissions are correct
I have tried all of the .htaccess changes,
enviornment file changes from all of the other posts - but still get the
same
error as below.

After I make changes, will they be in effect if I don't restart apache
or restart something else that I don't have access to?

Has anyone ever gotten Radiant to run in Bluehost?

Thanks


# Logfile created on Wed Mar 05 18:56:37 -0700 2008 by /
Migrating to CreateRadiantTables (1)
Migrating to InsertInitialData (2)
Migrating to RenameBehaviorColumn (3)
Migrating to RenameFilterColumn (4)
Migrating to AddVirtualColumnToPage (5)
Migrating to IntegerColumnsToBoolean (6)
Migrating to RemoveVirtualColumnFromPage (7)
Migrating to AddVirtualColumnToPageAgain (8)
Migrating to AddContentTypeFieldToLayout (9)
Migrating to MergeBehaviorsAndPages (10)
Migrating to RenameTypeColumnOnPageToClassName (11)
Migrating to CreateExtensionMeta (12)
Migrating to AddNotesFieldToUser (13)
Migrating to RenameConfigDefaultPartsKey (14)
Migrating to AddOptimisticLocking (15)
Migrating to AddSessions (16)
undefined method `downcase' for nil:NilClass
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/actionpack/lib/action_controller/request.rb:22:in
`method'
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/actionpack/lib/action_controller/routing.rb:1366:in
`extract_request_environment'
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/actionpack/lib/action_controller/routing.rb:1315:in
`recognize'
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/railties/lib/dispatcher.rb:40:in
`dispatch'
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/railties/lib/fcgi_handler.rb:168:in
`process_request'
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/railties/lib/fcgi_handler.rb:143:in
`process_each_request!'
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/railties/lib/fcgi_handler.rb:109:in
`with_signal_handler'
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/railties/lib/fcgi_handler.rb:142:in
`process_each_request!'
/usr/lib/ruby/gems/1.8/gems/fcgi-0.8.7/lib/fcgi.rb:606:in `each_cgi'
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/railties/lib/fcgi_handler.rb:141:in
`process_each_request!'
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/railties/lib/fcgi_handler.rb:55:in
`process!'
/home/afewtips/.gems/gems/radiant-0.6.4/vendor/rails/railties/lib/fcgi_handler.rb:25:in
`process!'
./dispatch.fcgi:25
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to