You have already activated rack 1.5.2, but your Gemfile requires rack 1.4.5. Using bundle exec may solve this.
I have tried these options, with no luck:
1. gem install rack -v 1.4.5
2. edit Gemfile.lock to "rack (>= 1.5.0)"
I'm not very familiar with Ruby, so I don't know what exactly to put afer "bundle exec".
Can you help?
Thanks!We've been notified about this issue and we'll take a look at it shortly.
There's nothing in the /log folder, nor in the Apache error_log
I cannot remove the older version of rake, because actionpack 3.2.13 depends on rack 1.4.5
chown -R apache:apache . && chmod -R 777 .