Project

General

Profile

Actions

FAQ » History » Revision 5

« Previous | Revision 5/115 (diff) | Next »
Thomas Lecavelier, 2007-10-04 10:30
Rephrase.


Frequently Asked Questions

Installing and Running Redmine

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.

The application freeze after a long time without activitiy.

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 .

Updated by Thomas Lecavelier over 16 years ago · 5 revisions