Project

General

Profile

Help for install redmine with apache2

Added by Alexandre Russo about 12 years ago

Hello everybody

I want install redmine on : redmine.domain.tld but it don't work.

Now i have access redmine by : XXXX or XXXX:3000

but i have one error "redirecting" and i don't know why...

i follow this steps for install redmine http://www.redmine.org/boards/1/topics/5630
( http://www.redmine.org/attachments/1935/Redmine_Installation_on_Debian.docx )

Thank you for all

(sorry i'm french)


Replies (2)

RE: Help for install redmine with apache2 - Added by Alexandre Russo about 12 years ago

i have restore my install purge all and reinstalled redmine with svn repository

now webrick work fine.

So, how config with apache for access with subdomain?

RE: Help for install redmine with apache2 - Added by Alexandre Russo about 12 years ago

Ok, so i use the debian package, it's ok now,

but

when i try to access one page in my error log i have this :

/usr/share/redmine/public/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010.  Use #requirement
The {{key}} interpolation syntax in I18n messages is deprecated. Please use %{key} instead.
/usr/lib/ruby/1.8/i18n/backend/base.rb:162:in `interpolate_without_deprecated_syntax'
/usr/lib/ruby/1.8/i18n/backend/base.rb:157:in `gsub'
/usr/lib/ruby/1.8/i18n/backend/base.rb:157:in `interpolate_without_deprecated_syntax'
/usr/lib/ruby/1.8/i18n/backend/base.rb:197:in `preserve_encoding'
/usr/lib/ruby/1.8/i18n/backend/base.rb:156:in `interpolate_without_deprecated_syntax'
/usr/lib/ruby/1.8/active_record/i18n_interpolation_deprecation.rb:21:in `interpolate'
/usr/lib/ruby/1.8/i18n/backend/base.rb:49:in `translate'
/usr/lib/ruby/1.8/i18n.rb:152:in `t'
/usr/lib/ruby/1.8/active_support/option_merger.rb:20:in `__send__'
/usr/lib/ruby/1.8/active_support/option_merger.rb:20:in `method_missing'
/usr/lib/ruby/1.8/action_view/helpers/date_helper.rb:88:in `distance_of_time_in_words'
/usr/lib/ruby/1.8/active_support/core_ext/object/misc.rb:78:in `with_options'
/usr/lib/ruby/1.8/action_view/helpers/date_helper.rb:68:in `distance_of_time_in_words'
/usr/share/redmine/app/helpers/application_helper.rb:303:in `time_tag'
/usr/share/redmine/app/helpers/application_helper.rb:299:in `authoring'
/usr/share/redmine/app/views/issues/show.rhtml:12:in `_run_rhtml_app47views47issues47show46rhtml'
/usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
/usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
/usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
/usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
/usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
/usr/lib/ruby/1.8/action_view/base.rb:265:in `render'
/usr/lib/ruby/1.8/action_view/base.rb:348:in `_render_with_layout'
/usr/lib/ruby/1.8/action_view/base.rb:262:in `render'
/usr/lib/ruby/1.8/action_controller/base.rb:1250:in `render_for_file'
/usr/lib/ruby/1.8/action_controller/base.rb:945:in `render_without_benchmark'
/usr/lib/ruby/1.8/action_controller/benchmarking.rb:51:in `render'
/usr/lib/ruby/1.8/active_support/core_ext/benchmark.rb:17:in `ms'
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/usr/lib/ruby/1.8/active_support/core_ext/benchmark.rb:17:in `ms'
/usr/lib/ruby/1.8/action_controller/benchmarking.rb:51:in `render'
/usr/share/redmine/app/controllers/issues_controller.rb:124:in `show'
/usr/lib/ruby/1.8/action_controller/mime_responds.rb:135:in `call'
/usr/lib/ruby/1.8/action_controller/mime_responds.rb:135:in `custom'
/usr/lib/ruby/1.8/action_controller/mime_responds.rb:179:in `call'
/usr/lib/ruby/1.8/action_controller/mime_responds.rb:179:in `respond'
/usr/lib/ruby/1.8/action_controller/mime_responds.rb:173:in `each'
/usr/lib/ruby/1.8/action_controller/mime_responds.rb:173:in `respond'
/usr/lib/ruby/1.8/action_controller/mime_responds.rb:107:in `respond_to'
/usr/share/redmine/app/controllers/issues_controller.rb:123:in `show'
/usr/lib/ruby/1.8/action_controller/base.rb:1331:in `send'
/usr/lib/ruby/1.8/action_controller/base.rb:1331:in `perform_action_without_filters'
/usr/lib/ruby/1.8/action_controller/filters.rb:617:in `call_filters'
/usr/lib/ruby/1.8/action_controller/filters.rb:610:in `perform_action_without_benchmark'
/usr/lib/ruby/1.8/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/usr/lib/ruby/1.8/active_support/core_ext/benchmark.rb:17:in `ms'
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/usr/lib/ruby/1.8/active_support/core_ext/benchmark.rb:17:in `ms'
/usr/lib/ruby/1.8/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/usr/lib/ruby/1.8/action_controller/rescue.rb:160:in `perform_action_without_flash'
/usr/lib/ruby/1.8/action_controller/flash.rb:146:in `perform_action'
/usr/lib/ruby/1.8/action_controller/base.rb:532:in `send'
/usr/lib/ruby/1.8/action_controller/base.rb:532:in `process_without_filters'
/usr/lib/ruby/1.8/action_controller/filters.rb:606:in `process'
/usr/lib/ruby/1.8/action_controller/base.rb:391:in `process'
/usr/lib/ruby/1.8/action_controller/base.rb:386:in `call'
/usr/lib/ruby/1.8/action_controller/routing/route_set.rb:437:in `call'
/usr/lib/ruby/1.8/action_controller/dispatcher.rb:87:in `dispatch'
/usr/lib/ruby/1.8/action_controller/dispatcher.rb:121:in `_call'
/usr/lib/ruby/1.8/action_controller/dispatcher.rb:130:in `build_middleware_stack'
/usr/lib/ruby/1.8/active_record/query_cache.rb:29:in `call'
/usr/lib/ruby/1.8/active_record/query_cache.rb:29:in `call'
/usr/lib/ruby/1.8/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
/usr/lib/ruby/1.8/active_record/query_cache.rb:9:in `cache'
/usr/lib/ruby/1.8/active_record/query_cache.rb:28:in `call'
/usr/lib/ruby/1.8/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
/usr/lib/ruby/1.8/action_controller/string_coercion.rb:25:in `call'
/usr/lib/ruby/1.8/rack/head.rb:9:in `call'
/usr/lib/ruby/1.8/rack/methodoverride.rb:24:in `call'
/usr/lib/ruby/1.8/action_controller/params_parser.rb:15:in `call'
/usr/lib/ruby/1.8/action_controller/session/cookie_store.rb:93:in `call'
/usr/lib/ruby/1.8/action_controller/failsafe.rb:26:in `call'
/usr/lib/ruby/1.8/rack/lock.rb:11:in `call'
/usr/lib/ruby/1.8/rack/lock.rb:11:in `synchronize'
/usr/lib/ruby/1.8/rack/lock.rb:11:in `call'
/usr/lib/ruby/1.8/action_controller/dispatcher.rb:106:in `call'
/usr/lib/ruby/1.8/rack/content_length.rb:13:in `call'
/usr/lib/ruby/1.8/rack/handler/fastcgi.rb:57:in `serve'
/usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:103:in `process_request'
/usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:153:in `with_signal_handler'
/usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:101:in `process_request'
/usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:78:in `process_each_request'
/usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:77:in `each'
/usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:77:in `process_each_request'
/usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:76:in `catch'
/usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:76:in `process_each_request'
/usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:51:in `process!'
/usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!'
/usr/share/redmine/public/dispatch.fcgi:24


Why ?

Thank you

    (1-2/2)