>>>>> "Rod" == Rod Butcher <[EMAIL PROTECTED]> writes:

Rod> Apache runs as uid & gid 72, so I changed fstab to :- /dev/hdh1
Rod> /Win2k vfat defaults,umask=002,uid=72,gid=72 0 0 and remounted
Rod> /Win2k.  Still no dice, Apache wouldn't read it. ???  I added

Do an 
   ls -l 
on the mounted partition to make sure that the permissions on the
files are OK.

Check /etc/apache/httpd.conf to make sure thay Apache runs as uid72
when it accesses things.

It'll have lines like
      User www-data
      Group www-data
-- 
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
The technical we do immediately,  the political takes *forever*
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to