Redmine Installation Error
Added by jose sa over 13 years ago
Hello,
I am trying to install redmine on Linux server (CentOS 5.7) with MySQL (5.0.92-community-log) and Apache (2.0.63). I followed all the installation steps:
http://www.redmine.org/projects/redmine/wiki/HowTo_install_Redmine_on_CentOS_5
and configuration:
http://www.redmine.org/projects/redmine/wiki/HowTo_configure_Apache_to_run_Redmine
Right now I'm having problems when I run the command:
RAILS_ENV = production rake bundle exec generate_session_store
error:
rake / rdoctask is deprecated. Use rdoc / task instead (in RDoc 2.4.2 +)
WARNING: 'task: t, arg,: needs => [deps]' is deprecated. Please use 'task: t, [args] => [deps]' instead.
at / var / www / redmine / lib / tasks / email.rake: 170
Anyone can help me?
Thank you.
Best regards,
José