Edit report at http://bugs.php.net/bug.php?id=51266&edit=1

 ID:               51266
 Comment by:       dctucker at hotmail dot com
 Reported by:      dctucker at hotmail dot com
 Summary:          stat failed on cifs-mounted files
 Status:           Feedback
 Type:             Bug
 Package:          Filesystem function related
 Operating System: Arch Linux (current)
 PHP Version:      5.3.2

 New Comment:

The mount command lacks noserverino:



$ tail -n 1 /etc/fstab

//theword/d  /mnt/theword  cifs   
nocase,file_mode=0664,dir_mode=0775,username=Administrator%,uid=nobody 0
0


Previous Comments:
------------------------------------------------------------------------
[2010-05-21 11:23:44] m...@php.net

How does the mount command look like, so that it fails?

------------------------------------------------------------------------
[2010-05-20 21:54:15] dctucker at hotmail dot com

Mike,



Using the 'noserverino' workaround does mitigate the problem, but it
does not address the underlying issue.

------------------------------------------------------------------------
[2010-05-20 12:19:16] m...@php.net

Works fine here too, so I assume it's not a PHP bug.

------------------------------------------------------------------------
[2010-03-24 20:05:42] mail at daniel-berlin dot de

Adding cifs option "noserverino" solves the problem.

------------------------------------------------------------------------
[2010-03-23 19:23:33] mail at daniel-berlin dot de

Sorry, I meant 5.2.4 ...

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=51266


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51266&edit=1

Reply via email to