Hi, So how about those log files then? To enable logging in Trac, edit <project_path>/conf/trac.ini and make sure that it contains something like: [logging] log_file = trac.log log_level = DEBUG log_type = file
Then try visiting the browser and seeing what turns up in the logs. Are you using Apache, or are you using tracd to run your server? On 6/21/07, Andy1407 <[EMAIL PROTECTED]> wrote: > > Hi, > > after an update from trac 0.9.5 to 0.10.4 and an subversion update to > 1.44 the 'browse source' link on the trac page would never work... > > > For more infos see this ticket: > http://trac.edgewall.org/ticket/5558 > > > > Some ideas? > > Thanks for help. > > Andy > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
