At 09:34 PM 8/27/01 -0400, Jens Gecius wrote: >Mark Lamers <[EMAIL PROTECTED]> writes: > >> I've set up photoseek (photoseek.sourceforge.net) (a php program to >> catalog images on an webserver). All went well, very good program.Now >> I'm trying to catalog an mounted nfs share. The program can see the >> files but nothing happends. Is this an php or apache issue. Can't I >> read/write with apache on an NFS share? It 's hard to find any kind of >> documentation on this issue. Can anyone please help? > >Maybe you need to make the nfs mount without cache? That's what >prevented proper updates of my webcam picture. What I found, apache is >a little picky about nfs. > >Do it by adding noac to the options.
ummm, maybe i'm totally offbase here but does user www-data (the apache daemon under most deb installs) have read eprmissions on that NFS mount?