Hello,

I'm struggling with the Apache configuration for Trac on Darcs:

http://www.darcs.net/DarcsWiki/TracOnDarcs

I completted all the instructions, I think, correctly. I think I'm close. I restarted Apache, and I pointed my browser to:

http://opendocumentfoundation.org/repos/

(I used /repos instead of /projects). And Apache gives me this error:

<quote>
db2odf: Error
(The user www-data requires read _and_ write permission to the database file /var/trac/db2odf/db/trac.db and the directory it is located in.)
</quote>

But Apache should have this permissions. Look:

/var/trac/db2odf/db# ls -l
-rw-rw-r--  1 root trac 269312 Feb  4 21:19 trac.db
/var/trac/db2odf/db# ls -l ../ | grep db
drwxrwxr-x  2 root trac 1024 Feb  4 21:19 db
/var/trac/db2odf/db# adduser www-data trac
The user `www-data' is already a member of `trac'.

Have I missed anything? Shouldn't Apache be able to read and write that file?

Cheers,
Daniel.
--
     /\/`) http://oooauthors.org
    /\/_/  http://opendocumentfellowship.org
   /\/_/
   \/_/    I am not over-weight, I am under-tall.
   /

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to