** Changed in: redmine (Ubuntu)
Status: Fix Committed => Fix Released
--
Configuration inconsistent with file permissions
https://bugs.launchpad.net/bugs/551895
You received this bug notification because you are subscribed to Ubuntu.
Status in “redmine” package in Ubuntu: Fix Released
Status in “redmine” package in Debian: Fix Released
Bug description:
Binary package hint: redmine
ubuntu : lucid beta x86
redmine : 0.9.3-1
In the supplied example configurations for apache, there's one for passenger.
Passenger runs as user "nobody" while the configuration files
(/etc/redmine/default/*) are owned by "www-data". Also, the attachment folders
are owned by "www-data".
The fixe i've used :
add the line "PassengerDefaultUser www-data" to passenger.conf (not perfect,
but not so bad on a dedicated system...)
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers