Added by Alexey Markin almost 10 years ago
Hello
I'm trying install Redmine 3.0 on Win Server 2003.
I use MySQL 5.1.73 or higher
Rails 4.2
Ruby 2.0.0-p643
All gems installed successfully
But, when i run:
rake db:migrate
DL is deprecated, please use Fiddle rake aborted! LoadError: cannot load such file -- mysql/mysql_api C:/Inetpub/redmine-3.0.0/config/application.rb:5:in `<top (required)>' C:/Inetpub/redmine-3.0.0/Rakefile:5:in `<top (required)>'
It is not clear what could be wrong.
In what direction I need to look ?