Project

General

Profile

Actions

Defect #10381

closed

Redmine 1.3.1 does not start (new installation on Fedora 14)

Added by Ivan Smirnov about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

When I try to execute public/dispatch.cgi manually from console, I get this:
/usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/dispatcher.rb:24: warning: already initialized constant Dispatcher
/data/redmine/vendor/rails/actionpack/lib/action_controller/cgi_process.rb:22:in `__send__': undefined method `env_table' for nil:NilClass (NoMethodError)
from /data/redmine/vendor/rails/actionpack/lib/action_controller/cgi_process.rb:22:in `dispatch_cgi'
from /data/redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:101:in `dispatch_cgi'
from /data/redmine/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:27:in `dispatch'
from public/dispatch.cgi:10

When I try to load Redmine page I get server timeout. And nothing appears in Apache`s logs nor in Redmine`s log/production.log.

Webrick server works fine.

Here is the output of RAILS_ENV=production script/about:
About your application's environment
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.3.7
Rack version 1.1
Rails version 2.3.14
Active Record version 2.3.14
Active Resource version 2.3.14
Action Mailer version 2.3.14
Active Support version 2.3.14
Edge Rails revision unknown
Application root /data/redmine
Environment production
Database adapter postgresql
Database schema version 20110902000000

Apache version is 2.2.17.


Files

environment.rb (2.56 KB) environment.rb Ivan Smirnov, 2012-03-06 11:39
Actions

Also available in: Atom PDF