On 16 Oct, 2009, at 16:48 , shikarishambu wrote:
Hi There, > Thanks, I noticed the links in the Admin. Just need to set it up so > that hierarchy shows. However, when I try to change the information in > Links - fields to show in list view and save I get the following error > > Trac detected an internal error: > IOError: [Errno 13] Keine Berechtigung: '/var/lib/trac/test/conf/ > trac.ini' That is because the Agilo server process can not write the trac.ini file of the project. To fix it you will have to login to the appliance as agilo (pwd:agile42) and do: $ cd /var/lib/trac/ $ sudo chown -R www-data:www-data test That should fix the problem Best ANdreaT --~--~---------~--~----~------------~-------~--~----~ Follow Agilo on Twitter: http://twitter.com/agiloforscrum ----- You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. 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/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

