Thank you Remy, trac works after i changed the permissions of trac.ini as following: -rw-rw-r--
Liebe Gruesse Lili -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Remy Blank Gesendet: Freitag, 11. November 2011 21:31 An: [email protected] Betreff: Re: [Trac] trac.db not found (using postgres and mod_wsgi) Ma, Lili wrote: > TimeoutError: Unable to get database connection within 0 seconds. > (TracError: Database "/var/local/trac_test/trac/db/trac.db" not > found.) This usually indicates that your trac.ini is not readable by the process running Trac, typically the web server. Check the permissions of trac.ini and its containing directories. -- Remy -- 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.
