https://issues.apache.org/bugzilla/show_bug.cgi?id=48624
Summary: No file appears with an CIFS mount an a NAS
Product: Apache httpd-2
Version: 2.2.11
Platform: HP
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: All
AssignedTo: [email protected]
ReportedBy: [email protected]
I mount a filer ressource with those option in my /etc/fstab file
//MyFiller/esm_ged/cadicp /data/esm_ged/cadicp cifs
noacl,perm,uid=cadicp,gid=cadic,dir_mode=0750,file_mode=0600,rw,user=MyUSer,pass=MyPwd
I try too with noperm
on the os (RHEL 5.3) I can see the file, move, copy, rename an delete then :
(root:/root)#ll -d /data/esm_ged/cadicp/
drwxr-x--- 3 cadicp cadic 0 Oct 7 09:34 /data/esm_ged/cadicp/
(root@:/root)#ll -d /data/esm_ged/cadicp/ged
drwxr-x--- 6 cadicp cadic 0 Jan 4 11:26 /data/esm_ged/cadicp/ged
(root@:/root)#ll -d /data/esm_ged/cadicp/ged/images
drwxr-x--- 2 cadicp cadic 0 Jan 14 14:51 /data/esm_ged/cadicp/ged/images
(root@:/root)#ll /data/esm_ged/cadicp/ged/images/0001.jpg
-rw------- 1 cadicp cadic 604087 Jan 8 10:09
/data/esm_ged/cadicp/ged/images/0001.jpg
I can see it with the graphic tools gthumb
But I can't see it with apache
If I use an old version 1.3 with the same mount its's ok,
if I use a local copy on my server it's works
if i use an nfs mount it's works too
what's happen ?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]