MHR wrote:

> So I'm stumped - I own every single directory down the path to the
> addressbook, and the addressbook itself, and I have write rights to
> all of them.

Maybe it's not looking where you think it is looking..

I'd run the app with strace to find out what files it is attempting
to open.

What I do is: strace -fF <command> 1>/tmp/strace.log 2>&1

nate

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to