Added by Gergely Szabo almost 14 years ago
I've tried to add the info below 5 times to the Ubuntu installation page. Apparently, it's spam. I gave up. Without this, Redmine does not run on Ubuntu 10.04.
$ sudo a2enmod passenger
Also add the following lines to /etc/apache2/httpd.conf:
RailsEnv production RailsBaseURI /redmine
Restart apache2 and you should be good to go.