alexmonteiro / Redmine-Monitoring-Controlling

Redmine Plugin that works with Highcharts to show tasks on project throught Charts.
Other
131 stars 79 forks source link

Installation problem: database configuration does not specify adapter #74

Open devbau opened 11 years ago

devbau commented 11 years ago

rake db:migrate_plugins

rake aborted! database configuration does not specify adapter

alexmonteiro commented 11 years ago

Check your redmine installation and try the command if u are using Redemine 2.x version:

rake redmine:plugins:migrate RAILS_ENV=production