I'll see if the python code under Apache can stat /tmp. Thanks.

On Thursday, 6 November 2014 10:56:39 UTC-5, Tom Evans wrote:
>
> On Thu, Nov 6, 2014 at 3:54 PM, Tom Evans <teva...@googlemail.com 
> <javascript:>> wrote: 
> > On Thu, Nov 6, 2014 at 3:08 PM, Stodge <sto...@gmail.com <javascript:>> 
> wrote: 
> >> I have a separate daemon running as root that generates cached image 
> tiles 
> >> per user for a map. For now it creates them under /tmp/tile_cache. When 
> it 
> >> creates a new tile cache it changes the UID and GID to the apache user 
> (on 
> >> Fedora) 
>
> Oops, missed that bit! 
>
> Can you run stat as the user running the deletion for each component 
> in the path up to /tmp. 
>
> Eg, if it is /tmp/tile_cache/1234/567: 
>
> stat /tmp 
> stat /tmp/tile_cache 
> stat /tmp/tile_cache/1234 
>
> etc 
>
> Cheers 
>
> Tom 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/e3f73a63-bd40-434f-87c0-6ebdc3b58b72%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to