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 -- 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.
