Hello,

  Using trac-0.11.2.1-1.el5.rf, /etc/httpd/conf.d/trac.conf should be changed
so that TracEnvParentDir is set according to the comments, like in:

PythonOption TracEnvParentDir /var/trac

Otherwise, one gets lots of errors like that when browsing /trac:

Available Projects

    * attachments: Error
      ([Errno 2] No such file or directory: '/var/www/trac/attachments/VERSION')
    * conf: Error
      ([Errno 2] No such file or directory: '/var/www/trac/conf/VERSION')
    * db: Error
      ([Errno 2] No such file or directory: '/var/www/trac/db/VERSION')
    * htdocs: Error
      ([Errno 2] No such file or directory: '/var/www/trac/htdocs/VERSION')
    * log: Error
      ([Errno 2] No such file or directory: '/var/www/trac/log/VERSION')
    * plugins: Error
      ([Errno 2] No such file or directory: '/var/www/trac/plugins/VERSION')
    * templates: Error
      ([Errno 2] No such file or directory: '/var/www/trac/templates/VERSION')
    * wiki-macros: Error
      ([Errno 2] No such file or directory: '/var/www/trac/wiki-macros/VERSION')

Thanks
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to