On Tuesday 11 April 2006 17:53, Todd Nine wrote:
> File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 176, in
> process_request raise TracError, 'File not found'
> TracError: File not found
Ok, so can you please enable warnings in your log, because then we will see
what file is missing, and where it is searched for:
175 self.log.warning('File %s not found in any of %s', filename, dirs)
176 raise TracError, 'File not found'
You didn't set htdocs_location in trac.ini, did you?
- Thomas
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac