> Starting at what directory? What does: > ls -ld /var/cache/doxygen > say?
# ls -ld /var/cache/doxygen/ drwxr-xr-x 3 www-data www-data 4096 16. Jun 07:48 /var/cache/doxygen/ > Can you: > sudo -u www-data cat /var/cache/doxygen/html/index.html > and actually get something? # sudo -u www-data cat /var/cache/doxygen/RayWare/html/index.html cat: /var/cache/doxygen/RayWare/html/index.html: No Permission I assume this is a problem due to configuration of sudo. Am I right? Either way I'm will have a look at the sudoers etc. Thanks for your reply. -- 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.
