How to properly install Redmine AND Gitolite
Added by Maciej Cygan over 10 years ago
Hello folks,
I have problem trying to setup Redmine and Gitolite on my server. I have followed few HowTo and other tutorials i found on net, even the book (mastering-redmine) but i still can't get the redmine to work properly including gitolite. After each and every try, i either get bunch of 500 Internal errors (settings, adding public keys, browsing) even after setting permisions.. as well as my gitolite does not seem to be properly configured.
I have RVM managment for ruby so i run the latest ruby currently
rvm gemsets
=> ruby-2.1.1 [ x86_64 ]
ruby-2.1.1@global [ x86_64 ]
could any one help me out with this ?. perhaps a fully working guide on how to install redmine + git support so there wont be any 500 errors and git will work.
Help much appreciated, and if more info required please do not hesitate to ask
Thank you
PS. running Debian 7.x on server
Replies (1)
RE: How to properly install Redmine AND Gitolite - Added by Toshi MARUYAMA over 10 years ago
Maciej Cygan wrote:
=> ruby-2.1.1 [ x86_64 ]
ruby-2.1.1@global [ x86_64 ]
Ruby 2.1.1 is broken #16194.