FAQ » History » Revision 3
Revision 2 (Jean-Philippe Lang, 2007-10-01 18:38) → Revision 3/115 (Thomas Lecavelier, 2007-10-04 10:21)
h1. Frequently Asked Questions {{TOC}} h2. Installing and Running Redmine h3. The application seems to work fine but some pages (eg. login form) have no content. You’re running Rails 1.1.x but Redmine requires 1.2.2. Upgrade Rails. h3. The application freeze after a whole night without activities. There's a bug in ruby/mysql adapter < 2.7.3 that leads to loose database connection. Please update your adapter. You can see thread at: [[http://rubyforge.org/forum/message.php?msg_id=25951]].