Fail to install redmine 2.2.0
Added by tengoo 123 almost 12 years ago
Hi,
I install the redmine 2.2.0 on ubuntu 12.4 and the guide http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_212_in_Ubuntu_1210_and_Apache_Passenger.
When I execute the RAILS_ENV=production rake config/initializers/session_store.rb, it fails.
How to solve it? thanks!
Replies (2)
RE: Fail to install redmine 2.2.0 - Added by Jan Niggemann (redmine.org team member) almost 12 years ago
There's no mention of RAILS_ENV=production rake config/initializers/session_store.rb
on said webpage...
The instruction page you linked to contains this:
Generate a session store secret:
rake generate_secret_token