You have already activated rack 1.2.1, but your Gemfile requires rack 1.3.4. Consider using bundle exec.
Passenger throws me this in the Dreamhost. How can i solve?
EDIT: I asked them to remove the rack 1.2.1, but i doubt they will. They probably maintain this gem there for compatibily reasons. But the question is.. why does the wrong rack keeps being loaded instead of the right rack version and is there any workaround for it?