The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
15 views

redmine 2.2.3 on apache takes long time to respond

I have installed redmine 2.2.3 on centos 6.4 with apache web server. It takes long time to respond. I cleared rake cache, but no luck.
1
vote
1answer
364 views

Redmine upgrade doesn't find mocha dependency

I've tried to upgrade my redmine 1.3.0 to 2.0.0 following these instructions. I am at step 3/6. In this step, I am trying to run the rake generate_session_store command, but I receive the following ...
2
votes
1answer
2k views

Installing Redmine on openSUSE

I installed redmine-1.1.3-1.1 on a openSUSE 12.1 using the repositories http://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_12.1 . Anyway, after the installation: I edited the ...
2
votes
0answers
349 views

Redmine install on CentOS

I'm trying to install Redmine on CentOS 5 following the instructions on the Redmine wiki. I've gotten to the "Configure Apache to host the documents" step without errors. That links to another ...