0

I am trying to install redmine (which is a ruby app ) in my arch system. But I am not able to fire up the app as it gives me the error for phusion passenger.

enter image description here

2
  • Can you please check with your environment.rb ? Is it there in /srv/http/config/ directory ? Commented May 27, 2013 at 8:16
  • there is no such path Commented May 27, 2013 at 8:24

1 Answer 1

0

Looks like you have something mis-configured in your Apache setup which is pointing to the path /srv/http -or- you don't have something configured which would've built out the path /srv/http/config.

I'd take a look at this Howto/Guide from the ArchLinux wiki on setting up Redmine.

3
  • I am able to run the through webricks server Commented May 27, 2013 at 12:39
  • OK, that just shows that the webricks server included with Redmine works, which makes sense. Without more info we can't really help you any more than what I've suggested above. We need your Apache configs for example and to understand where the redmine install is. Commented May 27, 2013 at 12:48
  • Thanks for your effort. I am adding up the config files in my questions Commented May 28, 2013 at 5:51

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.