Added by Kirill Bezrukov (RedmineUP) over 13 years ago
I updated redmine and rails and that's all. It's problem of rails/passenger/redmine?
I have rails 2.3.11, redmine - 1.2.0, passenger - 3.0.1
Kirill Bezrukov wrote:
I updated redmine and rails and that's all. It's problem of rails/passenger/redmine?
I have rails 2.3.11, redmine - 1.2.0, passenger - 3.0.1
I have found a solution:
After update to 1.2 some files became root as owner and if passenger runs as root it automatically switch to noboby
I set www-data owner to all redmine and restart nginx and passenger