Defect #9561
closedRedmine - can't install... iritating. please help soon :S
0%
Description
I am installing Redmine using this > http://www.mickgenie.com/blog/how-to-install-redmine-with-cpanel/
When i run "rake generate_session_store" I get the following message:
at /usr/local/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/rdoctask.rbWARNING: 'require 'rake/rdoctask'' is deprecated. Please use 'require 'rdoc/task' (in RDoc 2.4.2+)' instead.
WARNING: 'task :t, arg, :needs => [deps]' is deprecated. Please use 'task :t, [args] => [deps]' instead.
at /home/*****/rails_apps/redmine/lib/tasks/email.rake:170
My Ruby/ RaR Information:
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.4.2
Rack version 1.1.1
Rails version 2.3.11
Active Record version 2.3.11
Active Resource version 2.3.11
Action Mailer version 2.3.11
Active Support version 2.3.11
Edge Rails revision unknown
Application root /home/phprpg/rails_apps/redmine
Environment production
Database adapter mysql
Database schema version 20110511000000
MySQL Version: 5.0.92
Related issues
Updated by Etienne Massip about 13 years ago
- Status changed from New to Closed
- Resolution set to Invalid
These are warnings and won't prevent the generation of the key.
Already reported in #8611.
Updated by Jake Booher about 13 years ago
- Status changed from Closed to Reopened
Well, when i login it gives me a 500 Error, I thought that might have something to do with this.
Updated by Jean-Philippe Lang about 13 years ago
- Status changed from Reopened to Closed
- Resolution changed from Invalid to Duplicate