Project

General

Profile

Problem while installing (can't find hoe)

Added by Alexey Kiryanov almost 14 years ago

Hello, people! I'm trying to install redmine, but I get error on the step 5.

rake db:migrate RAILS_ENV="production" --trace
(in /home1/****/rubyredmine/redmine-0.9.4)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
Could not find RubyGem hoe (>= 1.3.0)
/usr/lib64/ruby/site_ruby/1.8/rubygems.rb:777:in `report_activate_error'
/usr/lib64/ruby/site_ruby/1.8/rubygems.rb:211:in `activate'
/usr/lib64/ruby/site_ruby/1.8/rubygems.rb:246:in `activate'
/usr/lib64/ruby/site_ruby/1.8/rubygems.rb:245:in `each'
/usr/lib64/ruby/site_ruby/1.8/rubygems.rb:245:in `activate'
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:35:in `require'
/home1/****/rubyredmine/redmine-0.9.4/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require'
/home1/****/rubyredmine/redmine-0.9.4/lib/redmine/menu_manager.rb:18
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
/home1/****/rubyredmine/redmine-0.9.4/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require'
/home1/****/rubyredmine/redmine-0.9.4/lib/redmine.rb:2
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
/home1/****/rubyredmine/redmine-0.9.4/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require'
/home1/****/rubyredmine/redmine-0.9.4/config/initializers/30-redmine.rb:3
/home1/****/rubyredmine/redmine-0.9.4/vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `load_without_new_constant_marking'
/home1/****/rubyredmine/redmine-0.9.4/vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `load'
/home1/****/rubyredmine/redmine-0.9.4/config/../vendor/rails/railties/lib/initializer.rb:622:in `load_application_initializers'
/home1/****/rubyredmine/redmine-0.9.4/config/../vendor/rails/railties/lib/initializer.rb:621:in `each'
/home1/****/rubyredmine/redmine-0.9.4/config/../vendor/rails/railties/lib/initializer.rb:621:in `load_application_initializers'
/home1/****/rubyredmine/redmine-0.9.4/config/../vendor/rails/railties/lib/initializer.rb:176:in `process'
/home1/****/rubyredmine/redmine-0.9.4/config/../vendor/rails/railties/lib/initializer.rb:113:in `send'
/home1/****/rubyredmine/redmine-0.9.4/config/../vendor/rails/railties/lib/initializer.rb:113:in `run'
/home1/****/rubyredmine/redmine-0.9.4/config/environment.rb:9
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
/home1/****/rubyredmine/redmine-0.9.4/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
/home1/****/rubyredmine/redmine-0.9.4/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
/home1/****/rubyredmine/redmine-0.9.4/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
/home1/****/rubyredmine/redmine-0.9.4/vendor/rails/railties/lib/tasks/misc.rake:4
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/usr/lib64/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/usr/lib64/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
/usr/bin/rake:19:in `load'
/usr/bin/rake:19

I have Hoe 2.6.0 installed.
What could be the problem?


Replies (7)

RE: Problem while installing (can't find hoe) - Added by hong hong almost 14 years ago

try :
rake config/initializers/session_store.rb

RE: Problem while installing (can't find hoe) - Added by Alexey Kiryanov almost 14 years ago

No errors in that one.
And the rake db:migrate RAILS_ENV="production" --trace still can't find hoe.

RE: Problem while installing (can't find hoe) - Added by Alexey Kiryanov almost 14 years ago

the latest - 0.9.4.
Rails 2.3.5

RE: Problem while installing (can't find hoe) - Added by Alexey Kiryanov almost 14 years ago

I probably should mention that I've never worked with ruby before.

RE: Problem while installing (can't find hoe) - Added by Alexey Kiryanov almost 14 years ago

I also forgot to mention that I do this on that I do it on HostMonster.
After reading a couple of guides I managed to do everything.
Except for this line ruby script/server webrick -e production. If the guides don't lie - it's not necessary.
But as a result I see this:

 I18n::ArgumentError in Welcome#index

Showing app/views/welcome/index.rhtml where line #1 raised:

Object must be a Date, DateTime or Time object. :label_home given.

Extracted source (around line #1):

1: <h2><%= l(:label_home) %></h2>
2: 
3: <div class="splitcontentleft">
4:   <%= textilizable Setting.welcome_text %>

Full Trace

/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/vendor/i18n-0.1.3/lib/i18n/backend/simple.rb:49:in `localize'
/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/vendor/i18n-0.1.3/lib/i18n.rb:176:in `localize'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/helpers/translation_helper.rb:24:in `l'
/home1/****/ruby/app_redmine/app/views/welcome/index.rhtml:1:in `_run_rhtml_app47views47welcome47index46rhtml'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `send'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `render'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/base.rb:306:in `with_template'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/renderable.rb:30:in `render'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/template.rb:205:in `render_template'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/base.rb:265:in `render'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:1250:in `render_for_file'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:945:in `render_without_benchmark'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/usr/lib64/ruby/1.8/benchmark.rb:308:in `realtime'
/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:1326:in `default_render'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:1332:in `perform_action_without_filters'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/filters.rb:617:in `call_filters'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/usr/lib64/ruby/1.8/benchmark.rb:308:in `realtime'
/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/flash.rb:146:in `perform_action'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:532:in `send'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:532:in `process_without_filters'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `process'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:391:in `process'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:386:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/routing/route_set.rb:437:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:87:in `dispatch'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:121:in `_call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/query_cache.rb:9:in `cache'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/query_cache.rb:28:in `call'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/string_coercion.rb:25:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/head.rb:9:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/methodoverride.rb:24:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/params_parser.rb:15:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/session/cookie_store.rb:93:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/failsafe.rb:26:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `synchronize'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:114:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/reloader.rb:34:in `run'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:108:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/content_length.rb:13:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/handler/fastcgi.rb:58:in `serve'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:103:in `process_request'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:153:in `with_signal_handler'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:101:in `process_request'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:78:in `process_each_request'
/usr/lib64/ruby/gems/1.8/gems/fcgi-0.8.8/lib/fcgi.rb:117:in `session'
/usr/lib64/ruby/gems/1.8/gems/fcgi-0.8.8/lib/fcgi.rb:104:in `each_request'
/usr/lib64/ruby/gems/1.8/gems/fcgi-0.8.8/lib/fcgi.rb:36:in `each'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:77:in `process_each_request'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:76:in `catch'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:76:in `process_each_request'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:51:in `process!'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!'
dispatch.fcgi:24

/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/vendor/i18n-0.1.3/lib/i18n/backend/simple.rb:49:in `localize'
/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/vendor/i18n-0.1.3/lib/i18n.rb:176:in `localize'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/helpers/translation_helper.rb:24:in `l'
/home1/****/ruby/app_redmine/app/views/welcome/index.rhtml:1:in `_run_rhtml_app47views47welcome47index46rhtml'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `send'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `render'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/base.rb:306:in `with_template'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/renderable.rb:30:in `render'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/template.rb:205:in `render_template'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_view/base.rb:265:in `render'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:1250:in `render_for_file'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:945:in `render_without_benchmark'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/usr/lib64/ruby/1.8/benchmark.rb:308:in `realtime'
/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:1326:in `default_render'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:1332:in `perform_action_without_filters'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/filters.rb:617:in `call_filters'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/usr/lib64/ruby/1.8/benchmark.rb:308:in `realtime'
/home1/****/ruby/app_redmine/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/flash.rb:146:in `perform_action'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:532:in `send'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:532:in `process_without_filters'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `process'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:391:in `process'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/base.rb:386:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/routing/route_set.rb:437:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:87:in `dispatch'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:121:in `_call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/query_cache.rb:9:in `cache'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/query_cache.rb:28:in `call'
/home1/****/ruby/app_redmine/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/string_coercion.rb:25:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/head.rb:9:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/methodoverride.rb:24:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/params_parser.rb:15:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/session/cookie_store.rb:93:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/failsafe.rb:26:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `synchronize'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:114:in `call'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/reloader.rb:34:in `run'
/home1/****/ruby/app_redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:108:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/content_length.rb:13:in `call'
/usr/lib64/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/handler/fastcgi.rb:58:in `serve'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:103:in `process_request'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:153:in `with_signal_handler'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:101:in `process_request'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:78:in `process_each_request'
/usr/lib64/ruby/gems/1.8/gems/fcgi-0.8.8/lib/fcgi.rb:117:in `session'
/usr/lib64/ruby/gems/1.8/gems/fcgi-0.8.8/lib/fcgi.rb:104:in `each_request'
/usr/lib64/ruby/gems/1.8/gems/fcgi-0.8.8/lib/fcgi.rb:36:in `each'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:77:in `process_each_request'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:76:in `catch'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:76:in `process_each_request'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:51:in `process!'
/home1/****/ruby/app_redmine/vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!'
dispatch.fcgi:24

I don't think that that is good.
I'd be extra happy, if someone can help me.

RE: Problem while installing (can't find hoe) - Added by John Bulcher over 13 years ago

I was having the exact same problem as you, and I eventually got it running. See my thread here if you're still having trouble and would like to get it running!

    (1-7/7)