Frage

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!

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top