On 06/15/2010 05:06 AM, Kai wrote:
I installed the Doxygen-Plugin the manual way and the button works but I get this error: Can't read doxygen content: [Errno 13] Permission denied: u'/var/ cache/doxygen/html/index.html' I double checked the permissions and recursively set owner and group to www-data.
Starting at what directory? What does: ls -ld /var/cache/doxygen say? Can you: sudo -u www-data cat /var/cache/doxygen/html/index.html and actually get something? -- SIXNET - Industrial and Wireless Connectivity 331 Ushers Road, Ballston Lake, NY 12019 Tel: 1.518.877.5173, Fax: 1.518.877.8346 www.sixnet.com -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
