Undefined method `downcase' for nil:NilClass causes 500 Inte

Hi all,

I haven’t installed a new app for a while…and this is driving me nuts

I uploaded my app to dreamhost with capistrano and ran the migration
with no
problems (after manually putting activeresource in railties)

but when I try to run the dispatcher I get:

DISPATCHER FAILSAFE RESPONSE (has cgi) Tue May 29 20:13:30 -0700 2007
Status: 500 Internal Server Error
undefined method `downcase’ for nil:NilClass

/home/.dile/addz76/afp.blogsaic.com/releases/20070529152118/vendor/rails/actionpack/lib/action_controller/request.rb:22:in
`method’

/home/.dile/addz76/afp.blogsaic.com/releases/20070529152118/vendor/rails/actionpack/lib/action_controller/routing.rb:1358:in
`extract_re
quest_environment’

/home/.dile/addz76/afp.blogsaic.com/releases/20070529152118/vendor/rails/actionpack/lib/action_controller/routing.rb:1308:in
`recognize’

/home/.dile/addz76/afp.blogsaic.com/releases/20070529152118/vendor/rails/railties/lib/dispatcher.rb:38:in
`dispatch’
dispatch.rb:10

Is this a chmod/chown issue???

cheers

dion