I’m trying to run Redmine with Thin and nginx as reverse proxy. My /etc/thin2.1/redmine.yml: When I access the site with my web browser I get a 502 Bad Gateway. This is the content of /var/log/thin/redmine.0.log: I don’t understand what causes this error. The .pid files in /var/run/thin/ are owned by root. I tried to give ownership to either redmine and
Tag: redmine
Cannot install ruby version on redhat
I have the following problem and whatever I try, nothing helps. I hope someone could help me with this. I have a redhat server and I’m trying to install redmine on it. Redmine needs Ruby >= 1.8.7 to run so I installed it and when I execute ruby -v in the console it says I have version 1.8.7 (so that’s