Thursday, March 29, 2012

Install redmine on Ubuntu

Installing redmine on Ubuntu is quite straigthforward as you just need to follow this steps. Except that the passenger library must be installed as well. So it is better to start with this command:
sudo apt-get install redmine redmine-mysql libapache2-mod-passenger

Do not configure to follow the step for the database configuration.

No comments:

Post a Comment