Application Error - Not sure how to fix
Added by Spencer Swords almost 14 years ago
Hello,
I'm new to Redmine, as well as Ruby on Rails.
I've (somewhat successfully) installed Redmine on my CentOS VPS.
When it came time to test it out with Webrick, all went fine. However, when I released it for production use, it threw me the following error:
Application error Rails application failed to start properly
Rails Version: 2.3.5
Ruby Version: 1.8.7
I apologize in advance if this has already been brought up, and there is already a tutorial on how to fix this issue. In addition, if anyone needs anymore information, I'd be more than happy to post it.
Thank you.
Replies (1)
RE: Application Error - Not sure how to fix - Added by Felix Schäfer almost 14 years ago
That's a pretty generic error, please have a look at your apache logs and/or redmine logs (usually log/production.log
in your redmine directory) to see if you can find something more specific.