Noah wrote:
> The user max requires read _and_ write permission to the database file
> /usr/local/trac/db/trac.db and the directory it is located in.
>
> You are not running tracd as _www, you are running it as your user.

I don't know exactly what that means, by running as _www does it mean
it has to been run by Apache? I have tried running it with Apache
(Apache 2, installed by default on OS X 10.5), and I get the same
error.

Justin said:
> I posted a howto for Leopard-based
> Trac installation from the point of view of localhost-only and
> potential offline access, say, on a laptop. I use it in the context of
> Mac software development.
>
> http://codesorcery.net/2008/06/19/offline-subversion-building-a-trac-...
>
> Hope it's useful to folks.

I tried following your tutorial as well, I set up the permissions
with:
sudo chown -R _www:_www .

But I still get the same error:
TracError: The user max requires read _and_ write permission to the
database file /usr/local/tracroot/MyProject/db/trac.db and the
directory it is located in.

Does the database needs other type of permissions?

I'm not well versed on permissions, so it might be worth mentioning
that, my subversion repository is on the following route: /svnrep and
I can HTTPS access it, even though it doesn't have _www permissions.
I'm planning to migrate it to /usr/local/svnrep though, after reading
your tutorial.

David wrote:
> Try
> sudo tracd --port 8000 /usr/local/trac

Yes, I forgot to mention that I have tried that before and it does
work, but I want to be able to access it without running it as super-
user.

Am I missing something when setting up permissions.

Thanks for your help folks,
Max.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to