On Fri, Aug 22, 2014 at 12:45 AM, Pascal Dauer <[email protected]> wrote:
> Yep, my bad. > SELinux blocked the access. > Both of the following commands allows now the access from a http request: > chcon -R -t httpd_user_content_t /usr/share/trac/ > chcon -R -t httpd_sys_script_rw_t /usr/share/trac/ > > I read the troubleshooting section, but i thought it was a different error. > Thanks for your help! > > Regards, > Pascal > Thanks for letting us know the solution. I see now that we have an SELinux page (1). Feel free to update it if you have any additional contributions. (1) http://trac.edgewall.org/wiki/TracWithSeLinux -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
