Tag: redmine
Problems during Redmine 2 installation on Debian 6 (Squeeze)
by admin on Jun.11, 2012, under Web Development
I tried to install Redmine 2.0.2. on a Debian 6 (Squeeze) server and ran into some problems. Especially running the rake command was a bit tricky. Luckiliy I managed to fix it
My first output was:
$ rake generate_secret_token (in /home/acy/domains/test/redmine) rake aborted! uninitialized constant Rake::DSL /home/acy/domains/test/redmine/Rakefile:8 (See full trace by running task with --trace) |