Added by Nikita Pustovoytov over 12 years ago
I upgraded my redmine to trunk and met all the prerequisites. It works on Apache through the Passenger. When I restart a server and try to load main page, I see an Error:
The application has exited during startup (i.e. during the evaluation of config/environment.rb). The error message can be found below. To solve this problem, please follow any instructions in the error message. Error message: Redmine requires Bundler. Please install it with `gem install bundler`.
What's wrong? I have gem bundler installed.
You may find some help here