We're now using Trac to manage bugs/changes to the PushToTest open- source SOA governance and test automation platform. We bumped into the problem where Trac says:
PythonHandler trac.web.modpython_frontend: TracError: The user apache requires read _and_ write permission to the database file /opt/tracdb/ pushtotest/db/trac.db and the directory it is located in., referer: - This problem was discussed at: http://groups.google.com/group/trac-users/browse_thread/thread/7dfa14dc9f8c678b/d7033d0eb05eced5%23d7033d0eb05eced5 We are running Trac 0.10.3. I tried applying the proposed patch to use pwd instead of the getpass/ getuser module. The same problem persisted. I commented-out the test for privileges (lines 148-160 of sqlite_backend.py,) made sure my file and directory permissions matched my Apache configuration, and now Trac is fully functional. -Frank Cohen, fcohen at pushtotest dot com http://www.pushtotest.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
