質問

Hello I'm trying to install the latest redmine (2.5)

And I already setup the environment using ruby 1.9.3 and rails 3.2.17 I already setup the passenger and it's already running

But when I'm trying to access it always return the 500 (Internal Error) page and when I check in the production log, there is nothing printed in it.

Is there anybody here have any idea where I go wrong? or at least how to know what is the error?

Thank you!

役に立ちましたか?

解決

You can try by making the permission 777 and try to check the log by typing tail -f log/production.log You have to give full permission for the log file.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top