On Mar 25, 10:11 pm, Thierry <[email protected]> wrote:
> > So, when you claim that permissions on directory where database is
> > correct, what does that mean?
>
> The directory and the sqlite db are chmoded to 664 and the owner of
> both directory and db is apache:webdev

Which isn't what your 'ls' output below says. A directory would never
be 664 as it would block directory search.

> The creator of the db is tmo:webdev
>
> The server runs with apache:apache, but is member of the webdev group
> too
>
> > What is the user/group that Apache runs as?
>
> > What do you get for 'ls -las' on directory where database is?
>
> r...@nas:/var/www/arc_en_ciel# ls -las sqlite/
> total 28
>  4 drwxrwxrwx 3 tmo webdev 4096 Mar 25 11:13 .
>  4 drwxrwxr-x 9 tmo webdev 4096 Mar 25 10:06 ..
>  4 drwxrwxrwx 6 tmo webdev 4096 Mar 25 01:28 .svn
> 12 -rwxrwxrwx 1 tmo webdev 9216 Mar 25 11:13 arcenciel.sqlite3
>  4 -rwxrwxrwx 1 tmo webdev  973 Mar 25 03:25 init.sql

Graham
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to